Skip to content

Hostname

lasik.md

Last fetched

lasik.md resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:park avenue capital, llc as the registrar.

Nutrition Label

WHISPER CANON · lasik.mdRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/lasik.md

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.86.122104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.219.13172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
216.119.123.112216.119.64.0/18AS14992CRYSTALTECH - NewtekOne, Inc.US

WHOIS identity

Registrar
registrar:park avenue capital, llc
Organization
email: contact@eyevolume.com
Contact emails

Subdomains

1 observed subdomain of lasik.md.

Subdomain
www.lasik.md

Web-graph footprint

Distinct hostnames that link to or from lasik.md in the public web crawl.

8 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lasik.md.

MechanismTarget
SPF_Alasik.md
SPF_IP63.134.207.1/32
SPF_IP67.199.10.9

Related pages

Pivot deeper into the graph from lasik.md.

Cypher and MCP

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

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