Skip to content

Hostname

shapediver.com

Last fetched

shapediver.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · shapediver.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/shapediver.com

Resolution chain

shapediver.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.85.101108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.69108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.71108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.99108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1083.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.293.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.373.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.913.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.86.1163.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.1233.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.783.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.83.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:468
Organization
on behalf of shapediver.com owner
Contact emails

Subdomains

18 observed subdomains of shapediver.com.

Web-graph footprint

Distinct hostnames that link to or from shapediver.com in the public web crawl.

152 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shapediver.com.

MechanismTarget
SPF_INCLUDE_u.shapediver.com._spf.dmarclyeu.com

Related pages

Pivot deeper into the graph from shapediver.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shapediver.com"})-[: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.