Skip to content

Hostname

ctcnz.actingantics.com

Last fetched

ctcnz.actingantics.com resolves to 1 IPv4 address operated by AS45638 in AU.

Nutrition Label

WHISPER CANON · ctcnz.actingantics.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ctcnz.actingantics.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.250.142.5743.250.142.0/24AS45638AU

WHOIS identity

No WHOIS records are currently associated with ctcnz.actingantics.com in WhisperGraph.

Subdomains

1 observed subdomain of ctcnz.actingantics.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ctcnz.actingantics.com.

MechanismTarget
SPF_Actcnz.actingantics.com
SPF_INCLUDEspf.hostingplatform.net.au
SPF_INCLUDEspf.hostyourservices.net
SPF_IP103.27.32.12/32
SPF_IP122.201.118.3
SPF_IP43.250.142.57
SPF_MXctcnz.actingantics.com

Related pages

Pivot deeper into the graph from ctcnz.actingantics.com.

Cypher and MCP

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

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