Hostname
devopscloudresume.com
Last fetched
devopscloudresume.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
devopscloudresume.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 |
|---|---|---|---|---|
| 108.158.245.127 | 108.158.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.245.2 | 108.158.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.245.31 | 108.158.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 108.158.245.58 | 108.158.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.64.8.114 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.83 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.92 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
| 18.64.8.96 | 18.64.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | KR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of devopscloudresume.com owner
- Contact emails
- 0054b890-7fa6-46d3-82e6-536ad390d040@identity-protect.org
- 661557c6-e6e6-4817-8e95-a9da17655d2b@identity-protect.org
- d01980a9-88fa-4843-a167-dce94c5d7360@identity-protect.org
- e406ee38-8d0c-491b-9214-201c77be715f@identity-protect.org
- f4916851-8f4b-4626-91a7-06d35807ebfa@identity-protect.org
- fc8585a0-65b4-41f4-bd57-2df55ab5c6ed@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from devopscloudresume.com.
- IP · 108.158.245.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 0054b890-7fa6-46d3-82e6-536ad390d040@identity-protect.org
- 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: "devopscloudresume.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.