Skip to content

Hostname

lavasoft.com

Last fetched

lavasoft.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · lavasoft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lavasoft.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.148.130104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.149.130104.16.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
64.18.87.6064.18.64.0/19AS21548MTO - Beanfield Technologies Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for lavasoft.com.

MechanismTarget
SPF_Alavasoft.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.32.180.16
SPF_IP63.243.188.226
SPF_IP64.151.69.90
SPF_IP72.32.149.14
SPF_MXlavasoft.com

Related pages

Pivot deeper into the graph from lavasoft.com.

Cypher and MCP

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

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