Hostname
naranjax.com
Last fetched
naranjax.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
naranjax.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.38.21 | 104.18.38.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.149.235 | 172.64.149.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of naranjax.com owner
- Contact emails
- 0062acaa-b6e4-4772-83ea-b79baea0feca@identity-protect.org
- 9032cc0c-5e97-4fab-a04f-1699d208a77b@identity-protect.org
- a7bcfd5a-82fb-477d-9d6d-0d67450ea7cf@identity-protect.org
- bb5b7d07-035a-4d3c-9734-82e84181fc48@identity-protect.org
- c663757f-5476-43cd-8d94-ce1dd29c0ff4@identity-protect.org
- e15e5eb2-e58a-47cf-b279-32e0e943c004@identity-protect.org
- owner-10603404@naranjax.com.whoisprivacyservice.org
- owner-11070735@naranjax.com.whoisprivacyservice.org
- owner-188535@naranjax.com.whoisprivacyservice.org
- owner-281421@naranjax.com.whoisprivacyservice.org
- owner-2859024@naranjax.com.whoisprivacyservice.org
- owner-2941447@naranjax.com.whoisprivacyservice.org
- owner-3056406@naranjax.com.whoisprivacyservice.org
- owner-3608785@naranjax.com.whoisprivacyservice.org
- owner-3868271@naranjax.com.whoisprivacyservice.org
- owner-4076116@naranjax.com.whoisprivacyservice.org
- owner-551370@naranjax.com.whoisprivacyservice.org
- owner-7006091@naranjax.com.whoisprivacyservice.org
- owner-8285894@naranjax.com.whoisprivacyservice.org
- owner-8483276@naranjax.com.whoisprivacyservice.org
Subdomains
88 observed subdomains of naranjax.com.
Showing 25 of 88. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from naranjax.com in the public web crawl.
445 sites link to this hostname.
134 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for naranjax.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.os-ns.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_INCLUDE | stspg-customer.com |
| SPF_IP | 148.105.8.0/21 |
| SPF_IP | 181.111.178.174 |
| SPF_IP | 185.98.145.0/24 |
| SPF_IP | 185.98.147.0/24 |
| SPF_IP | 186.153.11.62 |
| SPF_IP | 191.232.65.90/32 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 20.232.247.182/32 |
| SPF_IP | 20.242.184.223/32 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 3.141.209.202/32 |
| SPF_IP | 3.20.58.62/32 |
| SPF_IP | 3.213.3.172/32 |
| SPF_IP | 3.228.114.2/32 |
| SPF_IP | 4.201.100.254/32 |
| SPF_IP | 45.162.125.10/32 |
| SPF_IP | 45.162.125.25 |
| SPF_IP | 5.83.5.2/25 |
| SPF_IP | 50.57.3.149 |
| SPF_IP | 72.14.11.99 |
Related pages
Pivot deeper into the graph from naranjax.com.
- IP · 104.18.38.21
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 0062acaa-b6e4-4772-83ea-b79baea0feca@identity-protect.org
- TLD · .com
- Browse hostnames · na…
- 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: "naranjax.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.