Skip to content

Hostname

pathcarenamibia.com

Last fetched

pathcarenamibia.com resolves to 1 IPv4 address operated by AS5713 in ZA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · pathcarenamibia.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pathcarenamibia.com

Resolution chain

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

IPPrefixASNOperatorCountry
196.25.36.50196.25.0.0/16AS5713ZA

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

3 observed subdomains of pathcarenamibia.com.

Web-graph footprint

Distinct hostnames that link to or from pathcarenamibia.com in the public web crawl.

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pathcarenamibia.com.

MechanismTarget
SPF_Amail.pathcare.co.za
SPF_Asani.pathcare.co.za
SPF_IP196.25.36.0/24
SPF_MXpathcarenamibia.com

Related pages

Pivot deeper into the graph from pathcarenamibia.com.

Cypher and MCP

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

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