Skip to content

Hostname

gauteng.net

Last fetched

gauteng.net resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · gauteng.netRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gauteng.net

Resolution chain

gauteng.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.8.197104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.157.213172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
38.114.121.4038.114.121.0/24AS63023AS-GLOBALTELEHOST - GTHostUS
45.63.67.18145.63.64.0/20AS20473AS-VULTR - The Constant Company, LLCUS
51.89.11.4551.89.0.0/16AS16276DE
66.42.124.10166.42.112.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:2
Organization
gauteng tourism authority
Contact emails

Subdomains

23 observed subdomains of gauteng.net.

Web-graph footprint

Distinct hostnames that link to or from gauteng.net in the public web crawl.

644 sites link to this hostname.

582 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gauteng.net.

MechanismTarget
SPF_INCLUDE_spf-eu.ppe-hosted.com
SPF_REDIRECT_s193l4m43.sdmarc.net

Related pages

Pivot deeper into the graph from gauteng.net.

Cypher and MCP

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

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