All hostnames gate.first-id.fr resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.
Nutrition Label WHISPER CANON · gate.first-id.fr Routing diversity 5.2/10 Peering density 10.0/10 MOAS conflict ✓ none Threat-feed listings 8.0/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/gate.first-id.fr Resolution chain gate.first-id.fr resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.37.143.102 13.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. FR 13.38.156.134 13.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. FR 13.38.208.157 13.36.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. FR 15.188.140.173 15.188.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. FR 15.188.180.242 15.188.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. FR 15.224.3.89 15.224.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. FR 15.236.165.39 15.236.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. FR 15.237.168.25 15.236.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. FR 15.237.23.74 15.236.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. FR 23.198.214.78 23.198.214.0/24 AS20940 — US 23.198.214.79 23.198.214.0/24 AS20940 — US 23.40.63.69 23.40.63.0/24 AS20940 — ID 23.40.63.71 23.40.63.0/24 AS20940 — ID 35.180.246.163 35.180.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. FR 35.181.116.27 35.181.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. FR 35.181.194.244 35.181.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. FR 95.100.107.156 95.100.107.0/24 AS20940 — SE 95.100.107.178 95.100.107.0/24 AS20940 — SE 15.224.1.253 15.224.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. FR 51.44.90.96 51.44.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. FR
WHOIS identity No WHOIS records are currently associated with gate.first-id.fr in WhisperGraph.
Web-graph footprint Distinct hostnames that link to or from gate.first-id.fr in the public web crawl.
21 sites link to this hostname.
3 sites linked to from this hostname.
Related pages Pivot deeper into the graph from gate.first-id.fr.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gate.first-id.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .