Skip to content

Hostname

livefirstdc.com

Last fetched

livefirstdc.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · livefirstdc.comRouting diversity6.3/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/livefirstdc.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.10216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.177.1016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.181.19216.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.12116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.8416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.7716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.1616.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.105.25316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.2916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.14916.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.17.653.5.17.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.204.18652.216.204.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.18152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.20352.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.18152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.195.25352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.226.6952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.40.3552.217.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.74.6752.217.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
jbg smith properties lp
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from livefirstdc.com.

Cypher and MCP

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

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