Skip to content

Hostname

pointchealth.com

Last fetched

pointchealth.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · pointchealth.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/pointchealth.com

Resolution chain

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

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for pointchealth.com.

MechanismTarget
SPF_INCLUDE47129052.spf01.hubspotemail.net
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEspf3.alegeus.com
SPF_IP131.153.39.31/32
SPF_IP149.72.147.186/32
SPF_IP156.19.71.210
SPF_IP162.142.76.100/32
SPF_IP162.142.76.128/32
SPF_IP162.142.76.145/32
SPF_IP162.142.76.27
SPF_IP162.142.76.94/32
SPF_IP167.89.101.239/32
SPF_IP172.173.148.157
SPF_IP205.220.176.180/32
SPF_IP216.236.236.80/32
SPF_IP50.232.77.190
SPF_IP50.56.162.245/32
SPF_IP72.32.205.160/32
SPF_IP72.32.40.103/32
SPF_IP72.32.98.113/32
SPF_IP74.81.189.27

Related pages

Pivot deeper into the graph from pointchealth.com.

Cypher and MCP

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

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