Skip to content

Hostname

threatsim.com

Last fetched

threatsim.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.75.94100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.28.173.183100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.19.38100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.213.52107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.23.105.10107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.191.21118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.80.2253.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.194.165.23434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.64.22834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.156.3734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.70.19934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.156.22452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.140.13252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.140.6054.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.58.25298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.175.21613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.151.21932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.144.7452.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.163.4898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.122.6232.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

41 observed subdomains of threatsim.com.

Web-graph footprint

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

13 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for threatsim.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from threatsim.com.

Cypher and MCP

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

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