Hostname
lansa.com
Last fetched
lansa.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
lansa.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.14.92 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.92 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.73.224 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- lansa,
- Contact emails
- ae93k2m92u6@networksolutionsprivateregistration.com
- ak2bz9bh649@networksolutionsprivateregistration.com
- ar5tu58g9e8@networksolutionsprivateregistration.com
- bs3dn26k5ea@networksolutionsprivateregistration.com
- c25ma6eg7cw@networksolutionsprivateregistration.com
- c42yh6bh5x5@networksolutionsprivateregistration.com
- cs4475k875h@networksolutionsprivateregistration.com
- matthew.dzwilefsky@idera.com
- fm9mq2wk4up@networksolutionsprivateregistration.com
- fz9pc5k68xy@networksolutionsprivateregistration.com
- g66he4wv6f3@networksolutionsprivateregistration.com
- gh5bq9zp658@networksolutionsprivateregistration.com
- h488z83222v@networksolutionsprivateregistration.com
- hf6fn33x8vn@networksolutionsprivateregistration.com
- nk6bb38t6dp@networksolutionsprivateregistration.com
- r58at7a78zt@networksolutionsprivateregistration.com
- s549j2gm78z@networksolutionsprivateregistration.com
- t87nj3g274j@networksolutionsprivateregistration.com
- tf5xq63a2wv@networksolutionsprivateregistration.com
- u25ey2w92kf@networksolutionsprivateregistration.com
- and 7 more
Subdomains
28 observed subdomains of lansa.com.
Showing 21 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lansa.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for lansa.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_IP | 103.231.169.65 |
Related pages
Pivot deeper into the graph from lansa.com.
- IP · 104.26.14.92
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · ae93k2m92u6@networksolutionsprivateregistration.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: "lansa.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.