Hostname
raymong.com
Last fetched
raymong.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BG. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
raymong.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.244.87.113 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.119 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.18 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 18.244.87.3 | 18.244.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BG |
| 54.192.100.112 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.16 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.22 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.100.45 | 54.192.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- raymon_g16@hotmail.com
- 25f991ca-a0f2-4c28-b5bf-bbbf9a6795ba@identity-protect.org
- 2ae0c88d-6f96-4c65-b225-59f1950113f8@identity-protect.org
- 47c979cc-fc18-43d2-ac64-dda1e6b39fff@identity-protect.org
- 47d04b02-6f7a-47cd-91b4-74e5e87c8805@identity-protect.org
- 63501843-123f-44b8-88a1-d9fe7733786a@identity-protect.org
- 6dc4b336-c69e-4a94-a677-fc21d06a5f3e@identity-protect.org
- bd20ff87-844e-4162-be65-465c19af9638@identity-protect.org
Subdomains
5 observed subdomains of raymong.com.
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from raymong.com.
- IP · 18.244.87.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · BG
- Email · ********@*****.***
- TLD · .com
- Browse hostnames · ra…
- 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: "raymong.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.