Skip to content

Hostname

lastpass.com

Last fetched

lastpass.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in ES. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · lastpass.comRouting diversity3.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/lastpass.com

Resolution chain

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

IPPrefixASNOperatorCountry
2.22.210.422.22.208.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.ES
2.23.9.2372.23.8.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ
23.222.73.18823.222.72.0/22AS9269HKBN-AS-AP Hong Kong Broadband Network Ltd.HK
23.52.182.4223.52.180.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:625
Organization
logmein, inc. administrator
Contact emails

Subdomains

804 observed subdomains of lastpass.com.

Web-graph footprint

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

14,190 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for lastpass.com.

MechanismTarget
SPF_REDIRECTlastpass.com.hosted.spf-report.com

Related pages

Pivot deeper into the graph from lastpass.com.

Cypher and MCP

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

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