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
Resolution chain
pananames.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.255.158.15 | 143.255.158.0/24 | AS40824 | WZ-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.
Showing 24 of 26. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for pananames.com.
| Mechanism | Target |
|---|---|
| SPF_A | pananames.com |
| SPF_IP | 143.255.157.3/32 |
| SPF_IP | 143.255.158.25/32 |
| SPF_IP | 143.255.158.5/32 |
| SPF_IP | 2a00:1178:1:66:0:0:0:2 |
| SPF_IP | 78.140.185.142/32 |
| SPF_MX | pananames.com |
Related pages
Pivot deeper into the graph from pananames.com.
- IP · 143.255.158.15
- ASN · AS40824WZ-US-40824 - Webzilla Inc.
- Registrar · iana:1449
- Country · PA
- Email · domains@pananames.com
- TLD · .com
- Browse hostnames · pa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.