Hostname
devouch.com
Last fetched
devouch.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
devouch.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 |
|---|---|---|---|---|
| 52.222.149.21 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.23 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.80 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.9 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.84.217.103 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.121 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.26 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.84.217.43 | 52.84.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:433
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Web-graph footprint
Distinct hostnames that link to or from devouch.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from devouch.com.
- IP · 52.222.149.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:433
- Country · FR
- Email · 58bdf43bc5ce41c3bf55f7ae3ab3cac0.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · de…
- 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: "devouch.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.