Skip to content

Hostname

skeat.fr

Last fetched

skeat.fr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.117108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.126108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.83108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.98108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.233.12318.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.318.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.6618.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.233.718.173.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.104.1233.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.343.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.393.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM
3.161.104.603.161.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.OM

WHOIS identity

Registrar
registrar:ovh
Organization
marc sarfati
Contact emails

Subdomains

11 observed subdomains of skeat.fr.

Web-graph footprint

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

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for skeat.fr.

MechanismTarget
SPF_Askeat.fr
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from skeat.fr.

Cypher and MCP

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

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