Skip to content

Hostname

acaa.com.sa

Last fetched

acaa.com.sa resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · acaa.com.saRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/acaa.com.sa

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.55.20178.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with acaa.com.sa in WhisperGraph.

Subdomains

2 observed subdomains of acaa.com.sa.

Web-graph footprint

Distinct hostnames that link to or from acaa.com.sa in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for acaa.com.sa.

MechanismTarget
SPF_Aacaa.com.sa
SPF_IP2a01:4f8:1c17:426e:0:0:0:1
SPF_IP78.47.55.201
SPF_MXacaa.com.sa

Related pages

Pivot deeper into the graph from acaa.com.sa.

Cypher and MCP

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

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