Skip to content

Hostname

ligr.live

Last fetched

ligr.live resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · ligr.liveRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ligr.live

Resolution chain

ligr.live resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.186.3713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.4413.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.6713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.9913.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
3.163.125.1103.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.1203.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.463.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.125.53.163.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1103.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.423.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.453.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.943.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

20 observed subdomains of ligr.live.

Web-graph footprint

Distinct hostnames that link to or from ligr.live in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ligr.live.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from ligr.live.

Cypher and MCP

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

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