Skip to content

Hostname

uavsafe.fr

Last fetched

uavsafe.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists registrar:scaleway as the registrar.

Nutrition Label

WHISPER CANON · uavsafe.frRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/uavsafe.fr

Resolution chain

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

IPPrefixASNOperatorCountry
108.159.61.117108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.127108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.33108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
108.159.61.65108.159.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
54.230.71.10054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12054.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12754.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.3954.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
registrar:scaleway
Organization
patrolair
Contact emails

Subdomains

8 observed subdomains of uavsafe.fr.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for uavsafe.fr.

MechanismTarget
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from uavsafe.fr.

Cypher and MCP

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

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