Hostname
nnpp.org.ng
Last fetched
nnpp.org.ng resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:28112014 as the registrar.
Nutrition Label
Resolution chain
nnpp.org.ng resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.57.160 | 104.21.48.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.164.229 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 68.65.123.110 | 68.65.123.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- iana:28112014
- Organization
- belac asanasi
- Contact emails
Subdomains
9 observed subdomains of nnpp.org.ng.
Web-graph footprint
Distinct hostnames that link to or from nnpp.org.ng in the public web crawl.
8 sites link to this hostname.
18 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for nnpp.org.ng.
| Mechanism | Target |
|---|---|
| SPF_A | nnpp.org.ng |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 66.29.141.38 |
| SPF_IP | 66.29.141.42 |
| SPF_MX | nnpp.org.ng |
Related pages
Pivot deeper into the graph from nnpp.org.ng.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nnpp.org.ng"})-[: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.