Hostname
lanvera.com
Last fetched
lanvera.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
lanvera.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- as4as3re7tk@networksolutionsprivateregistration.com
- e53ws7pu2ws@networksolutionsprivateregistration.com
- ny64932z6hc@networksolutionsprivateregistration.com
- qj8nh6mt2rq@networksolutionsprivateregistration.com
- sk8yu7uh4s6@networksolutionsprivateregistration.com
- v66rw9p26wt@networksolutionsprivateregistration.com
- wy4mj4b64nz@networksolutionsprivateregistration.com
- zg23h6af79d@networksolutionsprivateregistration.com
- zs35333e37d@networksolutionsprivateregistration.com
- pw-3f9952a061683fd33f78ac52e1f25d76@privacyguardian.org
- pw-892f510f559003868ef7431be869fa29@privacyguardian.org
- pw-8f39606b336ebe82363f2379193d0b3e@privacyguardian.org
- pw-fa50f16510aca9975e0d31c06e69dff6@privacyguardian.org
- pw-fe69b32c42cea568095fbc2c463c9517@privacyguardian.org
Subdomains
40 observed subdomains of lanvera.com.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lanvera.com in the public web crawl.
21 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for lanvera.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | e2ma.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 198.2.179.226 |
Related pages
Pivot deeper into the graph from lanvera.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lanvera.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.