Skip to content

Hostname

simdynasty.com

Last fetched

simdynasty.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · simdynasty.comRouting diversity5.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/simdynasty.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.193.105100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.23.71100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.162.2216.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.253.944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.236.52.16544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.120.14350.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.128.152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.231.16752.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.208.9152.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.133.18552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.246.24654.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.144.122.3616.144.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.229.16544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
32.186.96.17532.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
simdynasty_com
Contact emails

Subdomains

8 observed subdomains of simdynasty.com.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for simdynasty.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from simdynasty.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "simdynasty.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.