Skip to content

Hostname

smacl.fr

Last fetched

smacl.fr resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · smacl.frRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smacl.fr

Resolution chain

smacl.fr resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.156.7845.60.156.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.168.7845.60.168.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:gandi
Organization
smacl assurances
Contact emails

Subdomains

15 observed subdomains of smacl.fr.

Web-graph footprint

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

170 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for smacl.fr.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.69.190.154
SPF_IP109.69.190.156
SPF_IP109.69.190.160
SPF_IP109.69.190.238
SPF_IP194.2.131.176/28
SPF_IP195.101.227.32/27
SPF_IP92.103.196.0/27

Related pages

Pivot deeper into the graph from smacl.fr.

Cypher and MCP

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

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