Skip to content

Hostname

mapire.eu

Last fetched

mapire.eu resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:140 as the registrar.

Nutrition Label

WHISPER CANON · mapire.euRouting diversity6.1/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/mapire.eu

Resolution chain

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

IPPrefixASNOperatorCountry
108.128.50.196108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.90.22418.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
3.248.128.1003.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.254.24234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.125.25134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.173.11434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.108.334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.169.23834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.18.24334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.51.138.4746.51.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.163.7652.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.17.216.4552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.20.16552.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.240.13752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.140.4352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.112.352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.180.5052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.144.12852.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.181.21352.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.49.16552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:140
Organization
Contact emails

Subdomains

7 observed subdomains of mapire.eu.

Web-graph footprint

Distinct hostnames that link to or from mapire.eu in the public web crawl.

464 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from mapire.eu.

Cypher and MCP

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

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