Skip to content

Hostname

packshub.org

Last fetched

packshub.org resolves to 209.141.44.103, announced in 209.142.93.0/24 by PONYNET - FranTech Solutions in US. packshub.org 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 · packshub.orgRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/packshub.org

Resolution chain

IPv6 resolution

No AAAA record for packshub.org is recorded in WhisperGraph.

Attribution

ponynet frantech

ORIGIN_AS

WHOIS identity

Registrar
iana:1068

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

  • airi.azk1.net
  • marina.azk1.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

SPF policy

  • include: relay.mailbaby.net
  • a: packshub.org
  • mx: packshub.org
  • ip: 107.181.240.34
  • ip: 107.189.31.193
  • ip: 135.181.160.229
  • ip: 206.168.190.119
  • ip: 209.141.44.103
  • ip: 65.108.198.210

Threat-feed evidence

History

Related pages

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