Skip to content

Hostname

ip8.com

Last fetched

ip8.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ip8.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 · ip8.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ip8.com

Resolution chain

No IPv4 resolution is recorded for ip8.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:85
Contact emails
domains@renewal-service.com, onur@taskin.com, u8x@u8x.com, u8xcom@obscure.me, pw-5a6adc30998957b6ebdf8f8994a17e88@privacyguardian.org, pw-ac2b59786bce25fc42effe6c8c14b677@privacyguardian.org, pw-f98ef8b5a231ae9c5f18f0f3f9ce26c3@privacyguardian.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • anna.ns.cloudflare.com
  • rodrigo.ns.cloudflare.com

MX records

  • mx.zoho.com
  • mx2.zoho.com
  • mx3.zoho.com

SPF policy

  • include: spf.sendinblue.com
  • include: mxsmtp.sendpulse.com
  • include: sparkpostmail.com
  • include: mail.zendesk.com
  • include: zoho.com

Threat-feed evidence

History

Related pages

Pivot from ip8.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: "ip8.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.