Skip to content

Hostname

euromaster.fr

Last fetched

euromaster.fr resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists registrar:csc corporate domains inc. as the registrar.

Nutrition Label

WHISPER CANON · euromaster.frRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/euromaster.fr

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.199.10108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.26108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.60108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.138.199.71108.138.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.IT
108.159.120.125108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.15108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.52108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
108.159.120.80108.159.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.EG
18.161.97.10318.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.3018.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.5218.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.161.97.8118.161.96.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
18.245.31.11118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.12518.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.1318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.61.3752.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.6552.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7852.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains inc.
Organization
euromaster
Contact emails

Subdomains

51 observed subdomains of euromaster.fr.

Web-graph footprint

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

204 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from euromaster.fr.

Cypher and MCP

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

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