Skip to content

Hostname

scuel.me

Last fetched

scuel.me resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · scuel.meRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scuel.me

Resolution chain

scuel.me resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.128.111108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.20108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.40108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.63108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.249.213.10613.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.1713.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.1913.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.8513.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
3.174.46.263.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.313.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.403.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.83.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
mecompany,inc.
Contact emails

Subdomains

23 observed subdomains of scuel.me.

Web-graph footprint

Distinct hostnames that link to or from scuel.me in the public web crawl.

191 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for scuel.me.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP133.242.175.210
SPF_IP133.242.179.211
SPF_IP160.16.72.134

Related pages

Pivot deeper into the graph from scuel.me.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "scuel.me"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.