Skip to content

Hostname

nepad.org

Last fetched

nepad.org resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · nepad.orgRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nepad.org

Resolution chain

nepad.org resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
34.251.56.20834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1390
Organization
andrew kanyegirire
Contact emails

Subdomains

37 observed subdomains of nepad.org.

Web-graph footprint

Distinct hostnames that link to or from nepad.org in the public web crawl.

1,424 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for nepad.org.

MechanismTarget
SPF_INCLUDEscanscope.net
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.scanscope.net
SPF_INCLUDEspf1.emailsecurity.app
SPF_IP105.27.205.202
SPF_IP203.123.85.13

Related pages

Pivot deeper into the graph from nepad.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nepad.org"})-[: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.