Hostname
npfc4i.com
Last fetched
npfc4i.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
npfc4i.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of npfc4i.com owner
- Contact emails
- 024cc099-4282-4e9c-aa67-47e5b6648273@identity-protect.org
- 19ee11c0-0f7c-46e1-87cd-fc3c71cf68f2@identity-protect.org
- 267ca990-8cbb-49a5-a1f4-3d7a293aad4f@identity-protect.org
- 97b6fa83-1f17-4788-9d81-e146a3762670@identity-protect.org
- c8f2d597-d0e4-4357-8b25-3a281f1f7503@identity-protect.org
- d1c99aa5-c9bf-41c7-b446-3f69a378d763@identity-protect.org
- e67cdf1e-d2dc-4cc0-a58d-4f72ee9b4bdc@identity-protect.org
- owner-7073245@npfc4i.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of npfc4i.com.
| Subdomain |
|---|
| crime.npfc4i.com |
| www.npfc4i.com |
Web-graph footprint
Distinct hostnames that link to or from npfc4i.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from npfc4i.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "npfc4i.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.