Skip to content

Hostname

packnwood.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:433
Registrant organisation
first
Contact emails
5whb142dlmmwvhatyazg@o.o-w-o.info, bc8jdguld7xkmdf7v030@v.o-w-o.info, c05hq8xkji3ret0oqial@z.o-w-o.info, jz87i8cqsurfumlolbvp@s.o-w-o.info, p0066k4x8cb41n2ps01x@f.o-w-o.info, rpfpxsnmczo3jwjbnt33@s.o-w-o.info, t63eyapcvpjjxx02ehu1@x.o-w-o.info, vd80f4lsddcz1y3u8r8c@t.o-w-o.info, xonywsd0v0sz0ab5rmkm@p.o-w-o.info

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

  • ns1.bigcommerce.com
  • ns2.bigcommerce.com
  • ns3.bigcommerce.com

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

SPF policy

  • include: _spf.bigcommerce.com
  • include: _spf.google.com
  • a: packnwood.com
  • mx: packnwood.com
  • include: 26607340.spf05.hubspotemail.net

Threat-feed evidence

History

Related pages

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