Skip to content

Hostname

informdecisions.com

Last fetched

informdecisions.com resolves to 1 IPv4 address operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · informdecisions.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/informdecisions.com

Resolution chain

informdecisions.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
160.153.0.92160.153.0.0/24AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.US

WHOIS identity

Registrar
iana:146
Organization
dan forster
Contact emails

Subdomains

10 observed subdomains of informdecisions.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for informdecisions.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.em.secureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.170.255.61
SPF_IP165.232.132.198
SPF_IP192.241.198.143

Related pages

Pivot deeper into the graph from informdecisions.com.

Cypher and MCP

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

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