Skip to content

Hostname

support.i2.dk

Last fetched

support.i2.dk resolves to 1 IPv4 address operated by AS1835 in DK.

Nutrition Label

WHISPER CANON · support.i2.dkRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/support.i2.dk

Resolution chain

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

IPPrefixASNOperatorCountry
130.226.1.221130.226.0.0/16AS1835DK

WHOIS identity

No WHOIS records are currently associated with support.i2.dk in WhisperGraph.

Subdomains

1 observed subdomain of support.i2.dk.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for support.i2.dk.

MechanismTarget
SPF_INCLUDEspf.antispam.i2.dk
SPF_INCLUDEspf.dtu.dk
SPF_INCLUDEspf.mailhotel.i2.dk
SPF_IP130.225.245.245
SPF_IP130.225.250.133
SPF_IP130.226.0.1
SPF_IP130.226.1.221
SPF_IP2001:878:0:100:0:0:0:221
SPF_IP2001:878:f500:807:0:0:0:6

Related pages

Pivot deeper into the graph from support.i2.dk.

Cypher and MCP

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

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