Skip to content

Hostname

mrq.rocks

Last fetched

mrq.rocks resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · mrq.rocksRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/mrq.rocks

Resolution chain

mrq.rocks resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.34.165.113176.40.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.146.2652.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.249.21752.216.6.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.96.22654.179.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
54.194.64.18254.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.29.6154.222.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.105.22454.230.10.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.191.18454.249.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.IE
54.76.213.24954.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.135.24963.38.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.94.7663.38.118.0/24AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 7151571251
Contact emails

Web-graph footprint

Distinct hostnames that link to or from mrq.rocks in the public web crawl.

73 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from mrq.rocks.

Cypher and MCP

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

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