Skip to content

Hostname

ndpc.gov.ng

Last fetched

ndpc.gov.ng resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA.

Nutrition Label

WHISPER CANON · ndpc.gov.ngRouting diversity3.9/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/ndpc.gov.ng

Resolution chain

ndpc.gov.ng resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.245.103.9313.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.245.122.16213.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.245.203.2813.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.245.86.14313.244.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.246.225.17313.246.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.167.227.353.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.463.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.503.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.913.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.247.121.4613.247.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
13.247.240.20013.247.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
15.240.15.22115.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
15.240.44.1715.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA
15.240.59.6215.240.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

No WHOIS records are currently associated with ndpc.gov.ng in WhisperGraph.

Subdomains

12 observed subdomains of ndpc.gov.ng.

Web-graph footprint

Distinct hostnames that link to or from ndpc.gov.ng in the public web crawl.

194 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ndpc.gov.ng.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzeptomail.net
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from ndpc.gov.ng.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.