Skip to content

Hostname

packimpex.ch

Last fetched

packimpex.ch resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

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

Resolution chain

packimpex.ch 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
Organization
marcel joerg
Contact emails

Subdomains

39 observed subdomains of packimpex.ch.

Web-graph footprint

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

21 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for packimpex.ch.

MechanismTarget
SPF_Amail.ostendis.ch
SPF_Apackimpex.ch
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.104.159.34
SPF_IP193.104.82.0/24
SPF_IP193.5.116.0/24
SPF_IP193.5.116.122/24
SPF_IP194.88.197.0/24
SPF_IP2a01:7e01:0:0:f03c:91ff:fe51:334d
SPF_IP46.140.211.230
SPF_IP85.159.208.210
SPF_MXpackimpex.ch

Related pages

Pivot deeper into the graph from packimpex.ch.

Cypher and MCP

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

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