Hostname
pxi.com
Last fetched
pxi.com resolves to 1 IPv4 address operated by LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
pxi.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 |
|---|---|---|---|---|
| 149.97.4.211 | 149.97.4.0/24 | AS10753 | LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of pxi.com owner
- Contact emails
- alexandria-webmaster@tsc.com
- no.valid.email@worldnic.com
- 1958b79b-9c7b-4c5f-8c9b-96f1b94fdb51@identity-protect.org
- 4116223f-44c4-4966-9014-84bd062fd8f5@identity-protect.org
- 72b5a581-56a2-40e6-9308-f223484ce70f@identity-protect.org
- 7c643e0b-1e1b-44cf-b644-0463fbbacc40@identity-protect.org
- 95703788-71a2-45e6-b7ad-2a290db9c103@identity-protect.org
- c1b3ac6b-35c5-462b-b1b7-d5ea27cebdd3@identity-protect.org
- f0987903-13e1-4bc5-a01f-5df78d7ab4d7@identity-protect.org
- owner-10876782@pxi.com.whoisprivacyservice.org
- owner-11074164@pxi.com.whoisprivacyservice.org
- owner-185106@pxi.com.whoisprivacyservice.org
- owner-2674927@pxi.com.whoisprivacyservice.org
- owner-2763794@pxi.com.whoisprivacyservice.org
- owner-3142258@pxi.com.whoisprivacyservice.org
- owner-3412207@pxi.com.whoisprivacyservice.org
- owner-3484774@pxi.com.whoisprivacyservice.org
- owner-3605356@pxi.com.whoisprivacyservice.org
- owner-3709852@pxi.com.whoisprivacyservice.org
- owner-3802738@pxi.com.whoisprivacyservice.org
- and 6 more
Subdomains
4 observed subdomains of pxi.com.
Web-graph footprint
Distinct hostnames that link to or from pxi.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from pxi.com.
- IP · 149.97.4.211
- ASN · AS10753LUMEN-LEGACY-L3-CUSTOMER-SHARED-USE - Level 3 Parent, LLC
- Registrar · iana:468
- Country · US
- Email · alexandria-webmaster@tsc.com
- TLD · .com
- Browse hostnames · px…
- 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: "pxi.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.