Hostname
infusedartdesign.com
Last fetched
infusedartdesign.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
infusedartdesign.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 |
|---|---|---|---|---|
| 18.238.80.114 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.40 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.50 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.80.71 | 18.238.80.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.140.17 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.27 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.4 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.162.140.57 | 3.162.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of infusedartdesign.com owner
- Contact emails
- 151a7e9c-f39d-4ffe-8e52-ccd5863ed8b1@identity-protect.org
- 1cf78451-912b-43e8-8f64-439acf4c8bf8@identity-protect.org
- 47b4ebaa-109b-481e-87ce-05f5300d214b@identity-protect.org
- 95e6b2c0-eb3a-41b6-910a-295508cb2d2a@identity-protect.org
- b2773f55-bdc2-4d5e-8e02-d3635e0830ec@identity-protect.org
- fb0c6346-4432-45f2-9f01-9cc1b41c07b8@identity-protect.org
- owner-2137756@infusedartdesign.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from infusedartdesign.com.
- IP · 18.238.80.114
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 151a7e9c-f39d-4ffe-8e52-ccd5863ed8b1@identity-protect.org
- TLD · .com
- Browse hostnames · in…
- 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: "infusedartdesign.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.