Hostname
hotbym.com
Last fetched
hotbym.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hotbym.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 |
|---|---|---|---|---|
| 99.84.160.12 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.24 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.54 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.74 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hotbym.com owner
- Contact emails
- hotbym.com@domainsbyproxy.com
- 6b26cd47-fa98-4d7f-8419-89a9ff584582@identity-protect.org
- 815b9116-5cbf-4f06-a28e-d5f47bd7461a@identity-protect.org
- 82c7f805-45cf-4fdd-9673-607a04a0d20f@identity-protect.org
- 94f66376-2578-4367-8b59-9e7a62b170ce@identity-protect.org
- ff62d119-b7a4-4d49-a9cf-900267ba85a7@identity-protect.org
Subdomains
6 observed subdomains of hotbym.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for hotbym.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zoho.eu |
Related pages
Pivot deeper into the graph from hotbym.com.
- IP · 99.84.160.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · hotbym.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ho…
- 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: "hotbym.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.