Hostname
ai-data-base.com
Last fetched
ai-data-base.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ai-data-base.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.95.190.81 | 54.95.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ai-data-base.com owner
- Contact emails
Subdomains
3 observed subdomains of ai-data-base.com.
Web-graph footprint
Distinct hostnames that link to or from ai-data-base.com in the public web crawl.
26 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ai-data-base.com.
| Mechanism | Target |
|---|---|
| SPF_A | www4091.sakura.ne.jp |
| SPF_INCLUDE | sendersrv.com |
| SPF_MX | ai-data-base.com |
Related pages
Pivot deeper into the graph from ai-data-base.com.
- IP · 54.95.190.81
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 36059235-7e94-4a43-9a04-0f0db3078702@identity-protect.org
- TLD · .com
- Browse hostnames · ai…
- 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: "ai-data-base.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.