Skip to content

Hostname

themirror.com

Last fetched

themirror.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · themirror.comRouting diversity6.1/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/themirror.com

Resolution chain

themirror.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.241.121.13634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.102.11434.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.69.20134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.65.3546.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.201.22952.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.13.10352.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.116.10052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.45.10852.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.86.11054.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.228.10154.194.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.77.24454.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.86.10954.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.185.16354.229.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.85.1354.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.171.13754.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.74.29.754.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.198.23854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.70.6263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:299
Organization
mgn
Contact emails

Subdomains

9 observed subdomains of themirror.com.

Web-graph footprint

Distinct hostnames that link to or from themirror.com in the public web crawl.

3,470 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for themirror.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from themirror.com.

Cypher and MCP

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

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