Skip to content

Hostname

packo.com

Last fetched

packo.com resolves to 1 IPv4 address operated by AS8368 in BE. WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · packo.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/packo.com

Resolution chain

packo.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.213.219.11362.213.192.0/19AS8368BE

WHOIS identity

Registrar
iana:1464
Organization
heynderick johan
Contact emails

Subdomains

15 observed subdomains of packo.com.

Web-graph footprint

Distinct hostnames that link to or from packo.com in the public web crawl.

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for packo.com.

MechanismTarget
SPF_Awebmail.packo.com
SPF_INCLUDEspf.icontroller.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP62.213.219.156
SPF_IP81.241.224.166
SPF_IP81.82.250.64
SPF_IP81.83.21.159
SPF_IP84.199.64.2
SPF_IP87.251.42.196
SPF_IP87.251.42.197
SPF_MXpacko.com

Related pages

Pivot deeper into the graph from packo.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "packo.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.