Skip to content

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

WHISPER CANON · naranjax.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/naranjax.com

Resolution chain

naranjax.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.38.21104.18.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.149.235172.64.149.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:468
Organization
on behalf of naranjax.com owner
Contact emails

Subdomains

88 observed subdomains of naranjax.com.

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.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for naranjax.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.os-ns.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEstspg-customer.com
SPF_IP148.105.8.0/21
SPF_IP181.111.178.174
SPF_IP185.98.145.0/24
SPF_IP185.98.147.0/24
SPF_IP186.153.11.62
SPF_IP191.232.65.90/32
SPF_IP198.2.128.0/18
SPF_IP20.232.247.182/32
SPF_IP20.242.184.223/32
SPF_IP205.201.128.0/20
SPF_IP3.141.209.202/32
SPF_IP3.20.58.62/32
SPF_IP3.213.3.172/32
SPF_IP3.228.114.2/32
SPF_IP4.201.100.254/32
SPF_IP45.162.125.10/32
SPF_IP45.162.125.25
SPF_IP5.83.5.2/25
SPF_IP50.57.3.149
SPF_IP72.14.11.99

Related pages

Pivot deeper into the graph from naranjax.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.