Skip to content

Hostname

act.com.jo

Last fetched

act.com.jo resolves to 2 IPv4 addresses operated by AS20940 in US.

Nutrition Label

WHISPER CANON · act.com.joRouting diversity1.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/act.com.jo

Resolution chain

act.com.jo resolves to 2 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 act.com.jo in WhisperGraph.

Subdomains

34 observed subdomains of act.com.jo.

Web-graph footprint

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

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for act.com.jo.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.212.39
SPF_IP159.183.200.88
SPF_IP20.8.50.240
SPF_IP213.186.168.23
SPF_IP40.74.9.71
SPF_IP46.32.119.141
SPF_IP52.142.217.195
SPF_IP52.142.217.3

Related pages

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

Cypher and MCP

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

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