Skip to content

Hostname

escaut.fff.fr

Last fetched

escaut.fff.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · escaut.fff.frRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/escaut.fff.fr

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.152.1193.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.123.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.383.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.152.803.167.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.159.11399.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.2599.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.3899.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.159.7799.86.158.0/23AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

No WHOIS records are currently associated with escaut.fff.fr in WhisperGraph.

Web-graph footprint

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

10 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for escaut.fff.fr.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from escaut.fff.fr.

Cypher and MCP

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

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