Skip to content

Hostname

merc.li

Last fetched

merc.li resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · merc.liRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/merc.li

Resolution chain

merc.li resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.249.91.3013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3313.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.9113.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.12918.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with merc.li in WhisperGraph.

Subdomains

1 observed subdomain of merc.li.

Subdomain
us-lp.merc.li

Web-graph footprint

Distinct hostnames that link to or from merc.li in the public web crawl.

448 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from merc.li.

Cypher and MCP

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

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