Skip to content

Hostname

lashandbrow.com

Last fetched

lashandbrow.com resolves to 2 IPv4 addresses operated by AS200851 in AE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · lashandbrow.comRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/lashandbrow.com

Resolution chain

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

WHOIS identity

Registrar
iana:1387
Organization
irina levchuk
Contact emails

Subdomains

8 observed subdomains of lashandbrow.com.

Web-graph footprint

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

132 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for lashandbrow.com.

MechanismTarget
SPF_Alashandbrow.com
SPF_INCLUDE_spf.dashasender.ru
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.unisender.com
SPF_IP89.108.110.107
SPF_MXlashandbrow.com

Related pages

Pivot deeper into the graph from lashandbrow.com.

Cypher and MCP

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

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