Skip to content

Hostname

sante-actus.com

Last fetched

sante-actus.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · sante-actus.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/sante-actus.com

Resolution chain

sante-actus.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.75.35104.21.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.210.234172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
51.255.8.18151.254.0.0/15AS16276OVH - OVH SASFI

WHOIS identity

Registrar
iana:1519
Organization
g2 edition
Contact emails

Subdomains

1 observed subdomain of sante-actus.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Related pages

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

Cypher and MCP

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

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