Skip to content

Hostname

euromaster.de

Last fetched

euromaster.de resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT.

Nutrition Label

WHISPER CANON · euromaster.deRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/euromaster.de

Resolution chain

euromaster.de 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
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.164.52.6918.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.7618.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.8218.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.9218.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.238.243.10418.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.10818.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.11518.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.12818.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
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

No WHOIS records are currently associated with euromaster.de in WhisperGraph.

Subdomains

36 observed subdomains of euromaster.de.

Web-graph footprint

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

226 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for euromaster.de.

MechanismTarget
SPF_Aeuromaster.com
SPF_IP212.43.73.146
SPF_MXeuromaster.com
SPF_MXeuromaster.de
SPF_MXmx1.euromaster.com
SPF_MXmx2.euromaster.com
SPF_MXmx3.euromaster.com

Related pages

Pivot deeper into the graph from euromaster.de.

Cypher and MCP

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

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