Skip to content

Hostname

lasikmd.com

Last fetched

lasikmd.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:65 as the registrar.

Nutrition Label

WHISPER CANON · lasikmd.comRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/lasikmd.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.160.19715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.165.24715.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.157.18.20815.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.183.19416.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.90.1635.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.147.12199.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:65
Organization
arthur fargeon
Contact emails

Subdomains

13 observed subdomains of lasikmd.com.

Web-graph footprint

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

162 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for lasikmd.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.34.236.14/32
SPF_IP160.34.236.57
SPF_IP170.146.93.56
SPF_IP184.107.95.181
SPF_IP35.182.143.42
SPF_IP50.56.130.220
SPF_IP52.60.178.208
SPF_IP52.60.239.76
SPF_IP52.60.69.74
SPF_IP65.55.93.60
SPF_IP72.21.92.157

Related pages

Pivot deeper into the graph from lasikmd.com.

Cypher and MCP

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

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