Skip to content

Hostname

scam.fr

Last fetched

scam.fr has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · scam.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/scam.fr

Resolution chain

scam.fr 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
registrar:ovh
Organization
societe civile des auteurs multimedias
Contact emails

Subdomains

22 observed subdomains of scam.fr.

Web-graph footprint

Distinct hostnames that link to or from scam.fr in the public web crawl.

1,023 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for scam.fr.

MechanismTarget
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.168.183.160
SPF_IP109.69.190.85/29
SPF_IP130.61.11.9
SPF_IP130.93.17.32/28
SPF_IP185.7.39.6/32
SPF_IP188.165.241.114
SPF_IP217.15.80.0/24
SPF_IP217.15.88.0/24
SPF_IP78.109.85.32
SPF_IP81.171.239.96
SPF_IP94.127.13.91

Related pages

Pivot deeper into the graph from scam.fr.

Cypher and MCP

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

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