Skip to content

Hostname

napim.org

Last fetched

napim.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

napim.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.248.217.5713.248.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
national association of printing ink manufacturers,
Contact emails

Subdomains

5 observed subdomains of napim.org.

Web-graph footprint

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

48 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for napim.org.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEinformz.net
SPF_INCLUDEsmtpout.com
SPF_INCLUDEsmtproutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.126.144.0/20
SPF_IP208.70.208.0/22
SPF_IP208.80.200.0/21
SPF_IP64.18.0.0/20
SPF_IP66.77.128.118
SPF_IP69.8.230.0/24
SPF_IP69.8.231.0/24
SPF_IP69.84.129.224/27
SPF_MXnapim.org

Related pages

Pivot deeper into the graph from napim.org.

Cypher and MCP

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

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