Skip to content

Hostname

dachspaws.co.za

Last fetched

dachspaws.co.za resolves to 1 IPv4 address operated by WHG-LON - WHG Hosting Services Ltd in GB.

Nutrition Label

WHISPER CANON · dachspaws.co.zaRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/dachspaws.co.za

Resolution chain

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

IPPrefixASNOperatorCountry
198.38.92.102198.38.92.0/24AS51713WHG-LON - WHG Hosting Services LtdGB

WHOIS identity

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

Subdomains

8 observed subdomains of dachspaws.co.za.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • dachspaws.co.za

SPF policy

7 SPF mechanisms authorising senders for dachspaws.co.za.

MechanismTarget
SPF_Adachspaws.co.za
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP104.247.73.203
SPF_IP198.38.92.102
SPF_IP198.46.81.43
SPF_IP77.95.113.16
SPF_MXdachspaws.co.za

Related pages

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

Cypher and MCP

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

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