Skip to content

Hostname

d6.co.za

Last fetched

d6.co.za resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in ZA.

Nutrition Label

WHISPER CANON · d6.co.zaRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/d6.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
34.35.14.17534.35.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCZA

WHOIS identity

No WHOIS records are currently associated with d6.co.za in WhisperGraph.

Subdomains

31 observed subdomains of d6.co.za.

Web-graph footprint

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

214 sites link to this hostname.

90 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for d6.co.za.

MechanismTarget
SPF_REDIRECT_sgg1sgs2d.sdmarc.net

Related pages

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

Cypher and MCP

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

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