Skip to content

Hostname

packet8.net

Last fetched

packet8.net resolves to 54.69.33.46, announced in 54.68.0.0/15 by AMAZON-02 - Amazon.com, Inc. in US. packet8.net 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 · packet8.netRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/packet8.net

Resolution chain

IPv6 resolution

No AAAA record for packet8.net is recorded in WhisperGraph.

Attribution

Aws

cloud · DNS_OPERATOR, ORIGIN_AS

WHOIS identity

Registrar
iana:9
Registrant organisation
perfect privacy,
Contact emails
00332afa0a28fd0a72ccbc96cb10fd7e@domaindiscreet.com, 19450c080a28fd0a5b496717b31c4c0a@domaindiscreet.com, 3i14dqbj5oj6tanc24tluk3fps@domaindiscreet.com, 58102389@myprivatename.com, 5a4482bc0a28fd0a759b3206a0ca85d3@domaindiscreet.com, 615c89d70a28fd0a1fe1018d4cd7b463@domaindiscreet.com, 68adb8aa0a28fd0a2d92a828e9a175eb@domaindiscreet.com, 81f7a8ce0a28fd0a4f2768ebe8319e19@domaindiscreet.com, 8cbb4a8d0a28fd0a38300368e77c6b9c@domaindiscreet.com, 972dc40b0a28fd0a3a1c91d0e9180ecb@domaindiscreet.com, ca627e2f0a28fd0a7889209a9eeafb0a@domaindiscreet.com, d87c0cb30a28fd0a7ac97632b74a6952@domaindiscreet.com

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

  • packet8.net
  • ns5.packet8.net
  • ns6.packet8.net
  • ns7.packet8.net
  • ns8.packet8.net

MX records

  • mx1.packet8.net

SPF policy

  • include: _spf.google.com
  • exists: %{i}._spf.packet8.net

Threat-feed evidence

History

Related pages

Pivot from packet8.net 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: "packet8.net"})-[: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.