Skip to content

Hostname

largus.fr

Last fetched

largus.fr resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · largus.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/largus.fr

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.217.11108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.14108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.34108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
108.138.217.83108.138.216.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.83.11218.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.6518.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.8218.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.83.9418.239.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
52.222.214.12052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.12452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.3452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5452.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.1154.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.454.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.6554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.9654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for largus.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_IP194.79.134.151/28
SPF_MXlargus.fr

Related pages

Pivot deeper into the graph from largus.fr.

Cypher and MCP

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

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