Hostname
lacework.com
Last fetched
lacework.com resolves to 1 IPv4 address operated by FORTINET - Fortinet Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
lacework.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.114.109 | 208.91.114.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 208.91.114.109 | 208.91.114.0/24 | AS40934 | FORTINET - Fortinet Inc. | CA |
WHOIS identity
- Registrar
- iana:292
- Organization
- name administration inc. (bvi)
- Contact emails
- 2643014@privacy-link.com
- admin@nameadmininc.com
- hostmaster@fortinet.com
- 69bc7658-c710-4901-a1e9-8ec18aca8c5f@identity-protect.org
- bb28107e-03ac-4344-aeea-65854a945018@identity-protect.org
- e3fa42da-31c1-4c99-b990-a5a94ecdc1cd@identity-protect.org
- e493a407-80d0-4e65-a67f-0a8e96a79208@identity-protect.org
- ee7143fe-78ff-41ad-9db5-8e1a27f0d226@identity-protect.org
- owner-10063981@lacework.com.whoisprivacyservice.org
- owner-10354249@lacework.com.whoisprivacyservice.org
- owner-1349960@lacework.com.whoisprivacyservice.org
- owner-1519610@lacework.com.whoisprivacyservice.org
- owner-1592177@lacework.com.whoisprivacyservice.org
- owner-2070290@lacework.com.whoisprivacyservice.org
- owner-4947273@lacework.com.whoisprivacyservice.org
- owner-5228004@lacework.com.whoisprivacyservice.org
- owner-5414604@lacework.com.whoisprivacyservice.org
- owner-5425386@lacework.com.whoisprivacyservice.org
- owner-5497953@lacework.com.whoisprivacyservice.org
- owner-5656821@lacework.com.whoisprivacyservice.org
- and 7 more
Subdomains
36 observed subdomains of lacework.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lacework.com in the public web crawl.
538 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for lacework.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | mktomail.com |
Related pages
Pivot deeper into the graph from lacework.com.
- IP · 208.91.114.109
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:292
- Country · CA
- Email · 2643014@privacy-link.com
- TLD · .com
- Browse hostnames · la…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lacework.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.