Hostname
nnip.com
Last fetched
nnip.com resolves to 6 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
nnip.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:299
- Organization
- goldman sachs & co.
- Contact emails
Subdomains
53 observed subdomains of nnip.com.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nnip.com in the public web crawl.
175 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for nnip.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.custon.nl |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.insim.biz |
| SPF_IP | 149.210.215.28 |
| SPF_IP | 164.177.128.104 |
| SPF_IP | 195.86.222.110 |
| SPF_IP | 200.74.250.237 |
| SPF_IP | 212.241.54.0/24 |
| SPF_IP | 212.78.173.91 |
| SPF_IP | 5.39.185.34/32 |
| SPF_IP | 82.192.70.189 |
| SPF_IP | 82.199.74.0/24 |
| SPF_IP | 85.17.235.186 |
| SPF_IP | 94.143.208.0/21 |
Related pages
Pivot deeper into the graph from nnip.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nnip.com"})-[: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.