Hostname
adaptiverecognition.com
Last fetched
adaptiverecognition.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1086 as the registrar.
Nutrition Label
Resolution chain
adaptiverecognition.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.33.67.112 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.122 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.22 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.63 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.244.18.122 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.18 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.49 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.244.18.86 | 18.244.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1086
- Organization
- attila kertesz
- Contact emails
Subdomains
17 observed subdomains of adaptiverecognition.com.
Showing 13 of 17. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from adaptiverecognition.com in the public web crawl.
134 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for adaptiverecognition.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from adaptiverecognition.com.
- IP · 13.33.67.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1086
- Country · US
- Email · adaptiverecognition@gmail.com
- TLD · .com
- Browse hostnames · ad…
- 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: "adaptiverecognition.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.