Skip to content

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

WHISPER CANON · nnip.comRouting diversity3.0/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/nnip.com

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.

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

SPF policy

16 SPF mechanisms authorising senders for nnip.com.

MechanismTarget
SPF_Amail.custon.nl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.insim.biz
SPF_IP149.210.215.28
SPF_IP164.177.128.104
SPF_IP195.86.222.110
SPF_IP200.74.250.237
SPF_IP212.241.54.0/24
SPF_IP212.78.173.91
SPF_IP5.39.185.34/32
SPF_IP82.192.70.189
SPF_IP82.199.74.0/24
SPF_IP85.17.235.186
SPF_IP94.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 20

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