Skip to content

Hostname

decisionsimulation.com

Last fetched

decisionsimulation.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · decisionsimulation.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/decisionsimulation.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.6516.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.2016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.17316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.5316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.213.21352.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.86.13052.216.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.108.21152.217.108.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.163.20552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.230.15752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.64.19552.217.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.80.20352.217.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.94.9952.217.94.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.10954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.162.25354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.196.25354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.226.554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bob yayac
Contact emails

Subdomains

2 observed subdomains of decisionsimulation.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for decisionsimulation.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from decisionsimulation.com.

Cypher and MCP

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

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