Hostname
ninchat.com
Last fetched
ninchat.com resolves to 19 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ninchat.com resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:81
- Organization
- somia reality oy
- Contact emails
- 0835e85c0cbef60caf8912280f870dcc-43728420@contact.gandi.net
- 398343b48d2e064d059d5981462972ae-43728420@contact.gandi.net
- 67b3e73e797b1c7e9b2142f4740c1170-1401106@contact.gandi.net
- 9325b970e6e3cbed109eea9eafcb69af-1401106@contact.gandi.net
- b9dcb3c07501b843370bf57af18c0ab1-1401106@contact.gandi.net
- c222c7727825f863f3105ec3614c7087-1401106@contact.gandi.net
Subdomains
12 observed subdomains of ninchat.com.
Web-graph footprint
Distinct hostnames that link to or from ninchat.com in the public web crawl.
150 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ninchat.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _mailcust.gandi.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mxsspf.sendpulse.com |
Related pages
Pivot deeper into the graph from ninchat.com.
- IP · 18.156.58.64
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · DE
- Email · 0835e85c0cbef60caf8912280f870dcc-43728420@contact.gandi.net
- 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: "ninchat.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.