Skip to content

Hostname

mfa.gov.jo

Last fetched

mfa.gov.jo resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · mfa.gov.joRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mfa.gov.jo

Resolution chain

mfa.gov.jo resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with mfa.gov.jo in WhisperGraph.

Subdomains

7 observed subdomains of mfa.gov.jo.

Web-graph footprint

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

317 sites link to this hostname.

157 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mfa.gov.jo.

MechanismTarget
SPF_IP193.188.64.154
SPF_IP193.188.64.155
SPF_IP193.188.64.223
SPF_MXmfa.gov.jo

Related pages

Pivot deeper into the graph from mfa.gov.jo.

Cypher and MCP

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

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