Skip to content

Hostname

fondationsante.com

Last fetched

fondationsante.com resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
72.10.165.19572.10.160.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:146
Organization
cidma .
Contact emails

Subdomains

11 observed subdomains of fondationsante.com.

Web-graph footprint

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

25 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for fondationsante.com.

MechanismTarget
SPF_Afondationsante.com
SPF_INCLUDE46919217.spf05.hubspotemail.net
SPF_INCLUDEelectronicbox.net
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.85.77.121/32
SPF_IP158.85.89.116/32
SPF_IP173.46.148.17
SPF_IP198.27.75.67
SPF_IP51.222.97.66
SPF_IP67.212.77.18
SPF_IP96.127.251.118
SPF_MXfondationsante.com

Related pages

Pivot deeper into the graph from fondationsante.com.

Cypher and MCP

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

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