Hostname
horangi.com
Last fetched
horangi.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
horangi.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.0.27 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.27 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of horangi.com owner
- Contact emails
- nocontactsfound@secureserver.net
- 011e3fa3-ec34-46a4-9e4e-f08ac8b4cde0@identity-protect.org
- 063b73c7-2795-4300-99fc-696d81f9bdf8@identity-protect.org
- 8d8d989b-2d0c-4546-87fb-570424484c00@identity-protect.org
- ba8e0b60-0c18-4bfb-af70-effc4322bf85@identity-protect.org
- c3f392a2-d4c9-4570-9b38-e2dfda0525d7@identity-protect.org
- c9b19e16-ea4d-49ae-a42a-7eee3785844e@identity-protect.org
- d46a17fd-d1f2-4dbe-9899-0f99e678c74a@identity-protect.org
- owner-1015179@horangi.com.whoisprivacyservice.org
- owner-10336977@horangi.com.whoisprivacyservice.org
- owner-1555077@horangi.com.whoisprivacyservice.org
- owner-817797@horangi.com.whoisprivacyservice.org
- owner-9217034@horangi.com.whoisprivacyservice.org
Subdomains
9 observed subdomains of horangi.com.
Web-graph footprint
Distinct hostnames that link to or from horangi.com in the public web crawl.
86 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for horangi.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 3282894.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.bitdefender.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from horangi.com.
- IP · 104.18.0.27
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · nocontactsfound@secureserver.net
- 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: "horangi.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.