Skip to content

Hostname

llcagent.com

Last fetched

llcagent.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · llcagent.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/llcagent.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.0.21116.15.0.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.12616.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.15016.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.17916.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.3016.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
16.15.4.5416.15.4.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.120.3552.219.120.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.121.10752.219.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.2752.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.193.4352.219.193.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.194.17952.219.194.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.14752.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.20352.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.216.3552.219.216.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.219.220.352.219.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of llcagent.com.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for llcagent.com.

MechanismTarget
SPF_Allcagent.com
SPF_MXllcagent.com

Related pages

Pivot deeper into the graph from llcagent.com.

Cypher and MCP

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

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