Skip to content

Hostname

analyst.lightcast.io

Last fetched

analyst.lightcast.io resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · analyst.lightcast.ioRouting diversity5.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/analyst.lightcast.io

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.80.165100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.174.853.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.8.234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.139.23134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.159.22744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.222.10844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.43.13244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.101.2652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.103.7052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.162.9552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.224.200.11154.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.136.3754.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with analyst.lightcast.io in WhisperGraph.

Subdomains

1 observed subdomain of analyst.lightcast.io.

Web-graph footprint

Distinct hostnames that link to or from analyst.lightcast.io in the public web crawl.

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for analyst.lightcast.io.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_IP34.209.236.202
SPF_IP44.238.162.13
SPF_IP44.255.176.254
SPF_IP54.209.4.154

Related pages

Pivot deeper into the graph from analyst.lightcast.io.

Cypher and MCP

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

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