Skip to content

Hostname

hiber3d.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of hiber3d.com owner
Contact emails
2ed5f9a3-b829-4b6d-a3d6-783d5e8210d9@identity-protect.org, 37a63840-93ce-420f-b774-148de12d2c8d@identity-protect.org, 435b055b-ec68-4260-9514-1718f7f26e0c@identity-protect.org, 760e0f8f-7b2a-4e99-8c11-9843fdb5cc7f@identity-protect.org, 99f473f6-404a-46a9-bc6c-82152d59c213@identity-protect.org, daf1371f-fd54-4a5b-990f-1e7ef1e1acf0@identity-protect.org, owner-8255268@hiber3d.com.whoisprivacyservice.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

  • ns-334.awsdns-41.com
  • ns-670.awsdns-19.net
  • ns-1521.awsdns-62.org
  • ns-1940.awsdns-50.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

Threat-feed evidence

History

Related pages

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