Skip to content

Hostname

orange.jo

Last fetched

orange.jo resolves to 1 IPv4 address operated by AS8697 in JO.

Nutrition Label

WHISPER CANON · orange.joRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/orange.jo

Resolution chain

orange.jo resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
213.139.33.145213.139.33.0/24AS8697JO

WHOIS identity

No WHOIS records are currently associated with orange.jo in WhisperGraph.

Subdomains

113 observed subdomains of orange.jo.

Web-graph footprint

Distinct hostnames that link to or from orange.jo in the public web crawl.

408 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for orange.jo.

MechanismTarget
SPF_Amail.orange.jo
SPF_Aorange.jo
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP185.98.220.0/23
SPF_IP213.139.33.140/32
SPF_IP213.139.33.144/32
SPF_IP213.139.63.214/32
SPF_MXgo.com.jo

Related pages

Pivot deeper into the graph from orange.jo.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "orange.jo"})-[: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.