Skip to content

Hostname

physio-sante.com

Last fetched

physio-sante.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · physio-sante.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/physio-sante.com

Resolution chain

physio-sante.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

Registrar
iana:69
Organization
clinique physio-sante
Contact emails

Subdomains

3 observed subdomains of physio-sante.com.

Web-graph footprint

Distinct hostnames that link to or from physio-sante.com in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for physio-sante.com.

MechanismTarget
SPF_Aphysio-sante.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu28489622.wl123.sendgrid.net
SPF_IP173.46.157.11
SPF_IP207.126.101.0/24
SPF_IP66.187.113.154
SPF_IP66.187.113.6
SPF_IP66.187.114.146
SPF_IP66.46.0.0/16
SPF_IP69.51.202.206
SPF_IP74.115.206.0/24
SPF_IP81.91.77.2/32
SPF_MXphysio-sante.com

Related pages

Pivot deeper into the graph from physio-sante.com.

Cypher and MCP

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

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