Skip to content

Hostname

arabbank.com.jo

Last fetched

arabbank.com.jo resolves to 1 IPv4 address operated by ARABBANK-AS - Al-Bank Al-Arabi PLC. CO. in JO.

Nutrition Label

WHISPER CANON · arabbank.com.joRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/arabbank.com.jo

Resolution chain

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

IPPrefixASNOperatorCountry
37.75.144.7837.75.144.0/24AS59451ARABBANK-AS - Al-Bank Al-Arabi PLC. CO.JO

WHOIS identity

No WHOIS records are currently associated with arabbank.com.jo in WhisperGraph.

Subdomains

18 observed subdomains of arabbank.com.jo.

Web-graph footprint

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

14 sites link to this hostname.

68 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for arabbank.com.jo.

MechanismTarget
SPF_IP37.75.144.154
SPF_IP37.75.144.175
SPF_IP37.75.144.57
SPF_IP94.200.22.251
SPF_IP94.56.109.197
SPF_MXarabbank.com.jo

Related pages

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

Cypher and MCP

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

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