Skip to content

Hostname

cardinal.co.za

Last fetched

cardinal.co.za resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1079 as the registrar.

Nutrition Label

WHISPER CANON · cardinal.co.zaRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cardinal.co.za

Resolution chain

cardinal.co.za resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.28.53.16234.28.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:1079
Organization
Contact emails

Subdomains

9 observed subdomains of cardinal.co.za.

Web-graph footprint

Distinct hostnames that link to or from cardinal.co.za in the public web crawl.

24 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cardinal.co.za.

MechanismTarget
SPF_Acardinal.co.za
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.clikitmedia.com
SPF_MXcardinal.co.za

Related pages

Pivot deeper into the graph from cardinal.co.za.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cardinal.co.za"})-[: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.