Hostname
nidusai.com
Last fetched
nidusai.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
nidusai.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 143.204.204.37 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.204.60 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.204.73 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 143.204.204.99 | 143.204.204.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.39 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.51 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.88 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.31.9 | 52.85.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:895
- Organization
- contact privacy inc. customer 1242403538
- Contact emails
Subdomains
21 observed subdomains of nidusai.com.
Web-graph footprint
Distinct hostnames that link to or from nidusai.com in the public web crawl.
5 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nidusai.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from nidusai.com.
- IP · 143.204.204.37
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:895
- Country · US
- Email · caejj2yh8bcz@contactprivacy.email
- 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: "nidusai.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.