Skip to content

Hostname

decisionsim.com

Last fetched

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

Nutrition Label

WHISPER CANON · decisionsim.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/decisionsim.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.20.113.156107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.88.15218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.133.2053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.161.17834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.44.10135.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.85.9635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.8.14444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.122.11654.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.166.15554.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.219.10654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.92.246.5054.92.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.106.17398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
bob yayac
Contact emails

Subdomains

12 observed subdomains of decisionsim.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for decisionsim.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 decisionsim.com.

Cypher and MCP

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

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