Hostname
horjes.com
Last fetched
horjes.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
horjes.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 |
|---|---|---|---|---|
| 18.224.86.80 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.137.108.172 | 3.136.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.150.79.61 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.16.235.144 | 3.16.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of horjes.com owner
- Contact emails
- 24e3be3e-e1d8-44bc-88ec-0da486a4ffd3@identity-protect.org
- 4be11195-c373-42ca-99b4-6795b87fa30b@identity-protect.org
- 6dac3e18-d502-48cd-b544-f6eb42f843b3@identity-protect.org
- 999a4cef-d7f7-4e00-87d9-6f9fa4c79f97@identity-protect.org
- 9ad69782-c54f-4882-ab74-3624f67c134d@identity-protect.org
- f5f176ba-8184-4627-9420-45539ae4de3b@identity-protect.org
Subdomains
1 observed subdomain of horjes.com.
| Subdomain |
|---|
| www.horjes.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for horjes.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from horjes.com.
- IP · 18.224.86.80
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 24e3be3e-e1d8-44bc-88ec-0da486a4ffd3@identity-protect.org
- 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: "horjes.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.