Skip to content

Hostname

packsysengineering.com

Last fetched

packsysengineering.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · packsysengineering.comRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/packsysengineering.com

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.68.5178.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:106
Organization
- it abteilung
Contact emails

Subdomains

1 observed subdomain of packsysengineering.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for packsysengineering.com.

MechanismTarget
SPF_Apacksysengineering.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.168.45.128/28
SPF_IP37.252.124.225/32
SPF_IP46.140.132.0/24
SPF_IP62.138.207.172/32
SPF_IP84.22.98.108/32
SPF_MXpacksysengineering.com

Related pages

Pivot deeper into the graph from packsysengineering.com.

Cypher and MCP

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

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