Skip to content

Hostname

netacare.org

Last fetched

netacare.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · netacare.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/netacare.org

Resolution chain

netacare.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:299
Organization
kevin fisher
Contact emails

Subdomains

3 observed subdomains of netacare.org.

Web-graph footprint

Distinct hostnames that link to or from netacare.org in the public web crawl.

180 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for netacare.org.

MechanismTarget
SPF_Agoodblend.com
SPF_Aliveparallel.com
SPF_Anetacare.org
SPF_Asurterra.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.160.167.0/26
SPF_IP162.244.87.54/32
SPF_IP167.89.48.110/32
SPF_IP185.217.59.0/24
SPF_IP208.117.59.185/32
SPF_IP213.212.96.64/27
SPF_IP216.150.214.56
SPF_IP216.24.140.173
SPF_IP216.38.197.179
SPF_IP216.38.197.185
SPF_IP216.38.197.186
SPF_IP216.87.78.66/31
SPF_IP216.87.78.68
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.222.28.3
SPF_IP50.227.156.202
SPF_IP65.34.76.184
SPF_IP75.112.107.38
SPF_IP8.12.58.0/24
SPF_IP8.224.10.0/24
SPF_IP8.34.161.0/24

Related pages

Pivot deeper into the graph from netacare.org.

Cypher and MCP

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

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