Hostname
nipr.com
Last fetched
nipr.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nipr.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 166.117.152.32 | 166.117.144.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.218.16.30 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.218.181.112 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 75.2.122.140 | 75.2.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- national insurance producer registry
- Contact emails
- bh5z28hc2a8@networksolutionsprivateregistration.com
- d48ub7at3mv@networksolutionsprivateregistration.com
- d87ya2he6z9@networksolutionsprivateregistration.com
- ez79h32p4uw@networksolutionsprivateregistration.com
- j38v67bc962@networksolutionsprivateregistration.com
- n754n4g465t@networksolutionsprivateregistration.com
- qf5x52mu45k@networksolutionsprivateregistration.com
- qy2wz6va7ez@networksolutionsprivateregistration.com
- uc28p3ew3cd@networksolutionsprivateregistration.com
- uq4gp4zm3ju@networksolutionsprivateregistration.com
- wd2387k57e4@networksolutionsprivateregistration.com
- fmohn@naic.org
- rferrell@naic.org
Subdomains
49 observed subdomains of nipr.com.
Showing 25 of 49. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nipr.com in the public web crawl.
621 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for nipr.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc4343-23.iphmx.com |
| SPF_INCLUDE | 8a-1mob4eae.na211.bnc.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.27.236.191 |
| SPF_IP | 20.84.192.163 |
| SPF_IP | 3.220.111.113 |
| SPF_IP | 44.205.169.254 |
| SPF_IP | 8.33.1.191 |
| SPF_MX | nipr.com |
Related pages
Pivot deeper into the graph from nipr.com.
- IP · 166.117.152.32
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · US
- Email · bh5z28hc2a8@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ni…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nipr.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.