Skip to content

Hostname

livecompass.com

Last fetched

livecompass.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · livecompass.comRouting diversity4.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/livecompass.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.21.40.155107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.177.14518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.252.2313.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.98.23844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.113.12844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.106.10552.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.111.23698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.167.12798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

6 observed subdomains of livecompass.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from livecompass.com.

Cypher and MCP

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

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