Skip to content

Hostname

v2i8b.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of v2i8b.com owner
Contact emails
0547870a-35e6-42a8-a4bf-b3cc40f36df0@identity-protect.org, 0decce08-de68-4e4b-8fa4-03be33f86ab9@identity-protect.org, 38187e81-4460-4b1a-bd8f-4b7caa8a89d5@identity-protect.org, 5eac4527-cb25-4d02-b214-6eb22b11465d@identity-protect.org, 8d94a1b1-bfda-43ce-8f2b-a4ca76e50076@identity-protect.org, 984a647e-8b04-450b-bcee-30a4c69fafd2@identity-protect.org, c4e4ddd6-c3d9-4f84-a27b-e4ad9a97991e@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-484.awsdns-60.com
  • ns-589.awsdns-09.net
  • ns-1517.awsdns-61.org
  • ns-2037.awsdns-62.co.uk

Threat-feed evidence

History

Related pages

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