Skip to content

Hostname

scet.fr

Last fetched

scet.fr resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:orange as the registrar.

Nutrition Label

WHISPER CANON · scet.frRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/scet.fr

Resolution chain

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

IPPrefixASNOperatorCountry
3.251.51.1083.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.99.10834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.238.17334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.169.14652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:orange
Organization
sce conseil expertises territoires
Contact emails

Subdomains

8 observed subdomains of scet.fr.

Web-graph footprint

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

115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for scet.fr.

MechanismTarget
SPF_Ascet.fr
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf-eu.letsignit.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.36.253.151/32
SPF_IP212.234.152.230
SPF_IP217.174.210.7
SPF_IP35.181.156.191/32
SPF_IP46.247.132.184
SPF_MXscet.fr

Related pages

Pivot deeper into the graph from scet.fr.

Cypher and MCP

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

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