Skip to content

Hostname

id2n.com

Last fetched

id2n.com resolves to 80.74.67.147, announced in 80.74.64.0/20 by CELESTE-AS - Celeste SAS in FR. id2n.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · id2n.comRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/id2n.com

Resolution chain

IPv6 resolution

No AAAA record for id2n.com is recorded in WhisperGraph.

Attribution

celeste

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
u.c.a.
Contact emails
100ee3c4acc5ed41807a82e6c300cef9-52775383@contact.gandi.net, bdd2bbd73e3af1516639f0882a8ab980-528359@contact.gandi.net, f36bf5a49758f18da372f11e8f97e46b-38047587@contact.gandi.net

Subdomains

Subdomain
www.id2n.com

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • a.dns.gandi.net
  • b.dns.gandi.net
  • c.dns.gandi.net

MX records

  • fb.mail.gandi.net
  • spool.mail.gandi.net

SPF policy

  • include: _mailcust.gandi.net

Threat-feed evidence

History

Related pages

Pivot from id2n.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "id2n.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.