Skip to content

Hostname

simusa.org

Last fetched

simusa.org resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · simusa.orgRouting diversity4.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/simusa.org

Resolution chain

simusa.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.217.202.163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.233.1723.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.245.21244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.117.15152.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.10.5254.167.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.184.10854.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.203.19354.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.12.3354.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
chris wade
Contact emails

Subdomains

25 observed subdomains of simusa.org.

Web-graph footprint

Distinct hostnames that link to or from simusa.org in the public web crawl.

220 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for simusa.org.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.crm.virtuoussoftware.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsimusa.org

Related pages

Pivot deeper into the graph from simusa.org.

Cypher and MCP

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

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