Skip to content

Hostname

packimpex.com

Last fetched

packimpex.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · packimpex.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/packimpex.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.4.218.9220.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:2
Organization
packimpex
Contact emails

Subdomains

16 observed subdomains of packimpex.com.

Web-graph footprint

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

22 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for packimpex.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.104.159.34
SPF_IP193.104.82.0/24
SPF_IP193.5.116.0/24
SPF_IP194.88.197.0/24
SPF_IP35.206.179.240
SPF_IP46.140.211.230
SPF_IP85.159.208.210
SPF_IP94.231.81.6/32
SPF_MXpackimpex.com

Related pages

Pivot deeper into the graph from packimpex.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "packimpex.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.