Hostname
lpl.com
Last fetched
lpl.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
lpl.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.16.155 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.17.155 | 104.18.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:3786
- Organization
- brandsight privacy customer 408438
- Contact emails
- 408438@brandsightprivacy.com
- ah8ht6qb5hs@networksolutionsprivateregistration.com
- beverly.barth@lpl.com
- bn9ch4ux93z@networksolutionsprivateregistration.com
- c62j37m97vd@networksolutionsprivateregistration.com
- ch5hk42a7yh@networksolutionsprivateregistration.com
- ct5cy3kq97f@networksolutionsprivateregistration.com
- d68hm6c933m@networksolutionsprivateregistration.com
- dc7484987fu@networksolutionsprivateregistration.com
- de9py87r7k3@networksolutionsprivateregistration.com
- dy46k98d88q@networksolutionsprivateregistration.com
- eq9zs2368hc@networksolutionsprivateregistration.com
- fs6h82gw9s5@networksolutionsprivateregistration.com
- hostmaster@lpl.com
- hq3tn6nd8c7@networksolutionsprivateregistration.com
- kp5j59ut6jq@networksolutionsprivateregistration.com
- m99c72bx59q@networksolutionsprivateregistration.com
- mp6wk8944tr@networksolutionsprivateregistration.com
- pc65p7u74h6@networksolutionsprivateregistration.com
- qh2kt5vv3z9@networksolutionsprivateregistration.com
- and 13 more
Subdomains
502 observed subdomains of lpl.com.
Showing 25 of 502. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lpl.com in the public web crawl.
3,519 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for lpl.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from lpl.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lpl.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.