Skip to content

Hostname

lookout.com

Last fetched

lookout.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · lookout.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lookout.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.85.17108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.19108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.35108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.85.75108.138.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.2018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.36.1143.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.413.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.53.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.703.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lookout.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf1.lookout.com
SPF_IP52.41.24.199
SPF_IP54.212.146.248

Related pages

Pivot deeper into the graph from lookout.com.

Cypher and MCP

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

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