Hostname
aider-integrations.com
Last fetched
aider-integrations.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
aider-integrations.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.49.99.34 | 13.48.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.50.0.37 | 13.50.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 13.50.44.42 | 13.50.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 16.170.142.44 | 16.170.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of aider-integrations.com owner
- Contact emails
- 028b773c-7f2f-4641-b422-505a1371dd72@identity-protect.org
- 1e73eb97-b243-4426-af41-9c5bb10961aa@identity-protect.org
- 468f263a-b2fc-4c49-aa0a-ae769ea7014c@identity-protect.org
- 8ff9e9ef-b608-4b67-b0b7-12a256223471@identity-protect.org
- b7bc5df6-9ba4-4b48-b170-c74fd2f5fd93@identity-protect.org
- c005ad79-6b60-40f1-9670-cc748dd0633e@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from aider-integrations.com.
- IP · 13.49.99.34
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · SE
- Email · 028b773c-7f2f-4641-b422-505a1371dd72@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: "aider-integrations.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.