Skip to content

Hostname

ist.com

Last fetched

ist.com resolves to 2 IPv4 addresses operated by BUNDESBANK in DK. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · ist.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ist.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.162.4.117192.162.4.0/24AS35678BUNDESBANKDK
192.162.4.118192.162.4.0/24AS35678BUNDESBANKDK

WHOIS identity

Registrar
iana:1001
Organization
bj?rn sundeby
Contact emails

Subdomains

72 observed subdomains of ist.com.

Web-graph footprint

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

218 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ist.com.

MechanismTarget
SPF_Amx01.asp01.se
SPF_INCLUDE139630678.spf07.hubspotemail.net
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEbwz.se
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.ist.com
SPF_IP23.253.183.25
SPF_IP69.72.41.208

Related pages

Pivot deeper into the graph from ist.com.

Cypher and MCP

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

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