Skip to content

Hostname

i2.datinglab.net

Last fetched

i2.datinglab.net resolves to 4 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL.

Nutrition Label

WHISPER CANON · i2.datinglab.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/i2.datinglab.net

Resolution chain

i2.datinglab.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.99.208.117167.99.208.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
172.66.45.33172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.46.223172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
212.32.224.181212.32.224.0/19AS60781NL

WHOIS identity

No WHOIS records are currently associated with i2.datinglab.net in WhisperGraph.

Subdomains

1,542 observed subdomains of i2.datinglab.net.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for i2.datinglab.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP102.67.140.19
SPF_IP209.85.128.0/17
SPF_IP37.58.57.231
SPF_MXi2.datinglab.net

Related pages

Pivot deeper into the graph from i2.datinglab.net.

Cypher and MCP

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

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