Skip to content

Hostname

cta.org.mz

Last fetched

cta.org.mz resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists registrar:internet solutions mocambique as the registrar.

Nutrition Label

WHISPER CANON · cta.org.mzRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cta.org.mz

Resolution chain

cta.org.mz resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.93.94.161147.93.88.0/21AS47583FR

WHOIS identity

Registrar
registrar:internet solutions mocambique
Organization
cta
Contact emails

Subdomains

7 observed subdomains of cta.org.mz.

Web-graph footprint

Distinct hostnames that link to or from cta.org.mz in the public web crawl.

70 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cta.org.mz.

MechanismTarget
SPF_Acta.org.mz
SPF_INCLUDEeig.spf.a.cloudfilter.net
SPF_MXcta.org.mz
SPF_REDIRECT_spf.mailhostbox.com

Related pages

Pivot deeper into the graph from cta.org.mz.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cta.org.mz"})-[: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.