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
Resolution chain
napim.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.248.217.57 | 13.248.208.0/20 | AS16509 | AMAZON-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.
Showing 4 of 5. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for napim.org.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | informz.net |
| SPF_INCLUDE | smtpout.com |
| SPF_INCLUDE | smtproutes.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 207.126.144.0/20 |
| SPF_IP | 208.70.208.0/22 |
| SPF_IP | 208.80.200.0/21 |
| SPF_IP | 64.18.0.0/20 |
| SPF_IP | 66.77.128.118 |
| SPF_IP | 69.8.230.0/24 |
| SPF_IP | 69.8.231.0/24 |
| SPF_IP | 69.84.129.224/27 |
| SPF_MX | napim.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.