Skip to content

Hostname

first-id.fr

Last fetched

first-id.fr resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · first-id.frRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/first-id.fr

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.122.11818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.12718.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.2818.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.165.122.8118.165.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.244.87.3218.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.3718.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.9118.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.9718.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.245.60.11318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.9118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.10352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ovh
Organization
ano nymous
Contact emails

Subdomains

44 observed subdomains of first-id.fr.

Web-graph footprint

Distinct hostnames that link to or from first-id.fr in the public web crawl.

110 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for first-id.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP193.203.168.143

Related pages

Pivot deeper into the graph from first-id.fr.

Cypher and MCP

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

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