Skip to content

Hostname

ligup.com

Last fetched

ligup.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ligup.comRouting diversity3.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ligup.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.229.147.13518.229.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
52.67.251.24852.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
54.207.99.2654.207.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.BR
56.125.251.19556.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.132.6956.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR
56.126.141.8656.126.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of ligup.com.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ligup.com.

MechanismTarget
SPF_INCLUDE8844470.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from ligup.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ligup.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.