Skip to content

Hostname

gate.first-id.fr

Last fetched

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.frRouting diversity5.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.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.

IPPrefixASNOperatorCountry
13.37.143.10213.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.156.13413.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
13.38.208.15713.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.140.17315.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.188.180.24215.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
15.224.3.8915.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
15.236.165.3915.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.168.2515.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
15.237.23.7415.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.FR
23.198.214.7823.198.214.0/24AS20940US
23.198.214.7923.198.214.0/24AS20940US
23.40.63.6923.40.63.0/24AS20940ID
23.40.63.7123.40.63.0/24AS20940ID
35.180.246.16335.180.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.116.2735.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
35.181.194.24435.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR
95.100.107.15695.100.107.0/24AS20940SE
95.100.107.17895.100.107.0/24AS20940SE
15.224.1.25315.224.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.FR
51.44.90.9651.44.0.0/16AS16509AMAZON-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.

Threat posture

History

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.