Skip to content

Hostname

themoon.co.za

Last fetched

themoon.co.za resolves to 2 IPv4 addresses operated by AS37153 in ZA.

Nutrition Label

WHISPER CANON · themoon.co.zaRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/themoon.co.za

Resolution chain

themoon.co.za 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 themoon.co.za in WhisperGraph.

Subdomains

7 observed subdomains of themoon.co.za.

Web-graph footprint

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

10 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for themoon.co.za.

MechanismTarget
SPF_INCLUDE_spf.e2ma.net
SPF_INCLUDEspf.clikitmedia.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP102.221.51.64
SPF_IP102.221.51.97
SPF_IP156.38.171.183
SPF_IP197.189.254.4
SPF_IP41.204.199.146

Related pages

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

Cypher and MCP

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

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