Skip to content

Hostname

panomax.com

Last fetched

panomax.com resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.19.50159.69.0.0/16AS24940HETZNER-ASDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for panomax.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP135.125.216.44
SPF_IP138.201.190.233
SPF_IP141.95.111.253
SPF_IP157.90.30.10
SPF_IP159.69.19.50
SPF_IP168.119.123.87
SPF_IP188.40.59.181
SPF_IP51.178.178.71
SPF_IP51.68.84.202
SPF_IP51.75.90.149
SPF_IP51.91.145.170
SPF_IP78.46.247.90
SPF_IP85.10.205.226
SPF_IP94.130.17.254
SPF_IP94.130.51.119

Related pages

Pivot deeper into the graph from panomax.com.

Cypher and MCP

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

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