Skip to content

Hostname

pananames.com

Last fetched

pananames.com resolves to 1 IPv4 address operated by WZ-US-40824 - Webzilla Inc. in PA. WHOIS lists iana:1449 as the registrar.

Nutrition Label

WHISPER CANON · pananames.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/pananames.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.255.158.15143.255.158.0/24AS40824WZ-US-40824 - Webzilla Inc.PA

WHOIS identity

Registrar
iana:1449
Organization
url solutions inc. d/b/a pananames
Contact emails

Subdomains

26 observed subdomains of pananames.com.

Web-graph footprint

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

92 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pananames.com.

MechanismTarget
SPF_Apananames.com
SPF_IP143.255.157.3/32
SPF_IP143.255.158.25/32
SPF_IP143.255.158.5/32
SPF_IP2a00:1178:1:66:0:0:0:2
SPF_IP78.140.185.142/32
SPF_MXpananames.com

Related pages

Pivot deeper into the graph from pananames.com.

Cypher and MCP

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

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