Hostname
getflareai.com
Last fetched
getflareai.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
getflareai.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 |
|---|---|---|---|---|
| 13.35.58.120 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.15 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.19 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.91 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.100 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.21 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.84 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.65.82.98 | 18.65.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of getflareai.com owner
- Contact emails
- 0646d241-57f3-470e-bda7-8a856a342ac0@identity-protect.org
- 0a22fff6-ae74-48bb-bd64-f1e8ca4557ed@identity-protect.org
- 2c92711c-24e6-464c-b95e-bf1dc0ed05e6@identity-protect.org
- 7302c86c-b7eb-47fb-ba6d-2857b7b56aa3@identity-protect.org
- 92c5b706-7de8-414b-ae94-92fd858a2779@identity-protect.org
- a6284741-6f27-490c-84c5-79cf461e112d@identity-protect.org
- eda80fd4-9244-4075-9d12-75711710093a@identity-protect.org
Subdomains
2 observed subdomains of getflareai.com.
Web-graph footprint
Distinct hostnames that link to or from getflareai.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for getflareai.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from getflareai.com.
- IP · 13.35.58.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0646d241-57f3-470e-bda7-8a856a342ac0@identity-protect.org
- TLD · .com
- Browse hostnames · ge…
- 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: "getflareai.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.