Skip to content

Hostname

lavafields.com

Last fetched

lavafields.com resolves to 1 IPv4 address operated by AS-HOSTINGER in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

lavafields.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
88.223.94.22488.223.92.0/22AS47583AS-HOSTINGERFR

WHOIS identity

Registrar
iana:433
Organization
lavafields group
Contact emails

Subdomains

5 observed subdomains of lavafields.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for lavafields.com.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP137.74.178.129/32
SPF_IP137.74.178.133/32
SPF_IP185.185.230.198
SPF_IP212.83.146.236
SPF_IP37.59.200.139/32
SPF_IP37.59.200.163/32
SPF_IP37.59.200.184/32
SPF_IP82.165.68.170
SPF_IP87.238.226.19
SPF_IP88.223.94.224

Related pages

Pivot deeper into the graph from lavafields.com.

Cypher and MCP

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

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