Skip to content

Hostname

ase.com.jo

Last fetched

ase.com.jo resolves to 1 IPv4 address operated by AS8376 in JO.

Nutrition Label

WHISPER CANON · ase.com.joRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ase.com.jo

Resolution chain

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

IPPrefixASNOperatorCountry
194.165.154.66194.165.154.0/24AS8376JO

WHOIS identity

Registrar
Organization
amman stock exchange
Contact emails

Subdomains

2 observed subdomains of ase.com.jo.

Web-graph footprint

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

153 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ase.com.jo.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ase.com.jo.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ase.com.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.