Skip to content

Hostname

lavanda.blue

Last fetched

lavanda.blue is a registered hostname under the .blue top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · lavanda.blueRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lavanda.blue

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:839
Organization
denisenko viktoriya
Contact emails

Subdomains

3 observed subdomains of lavanda.blue.

Web-graph footprint

Distinct hostnames that link to or from lavanda.blue in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • lavanda.blue

SPF policy

4 SPF mechanisms authorising senders for lavanda.blue.

MechanismTarget
SPF_Alavanda.blue
SPF_IP138.201.59.23
SPF_IP2a01:4f8:172:1405:0:0:0:2
SPF_MXlavanda.blue

Related pages

Pivot deeper into the graph from lavanda.blue.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lavanda.blue"})-[: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.