Skip to content

Hostname

opticalaser.net

Last fetched

opticalaser.net resolves to 2 IPv4 addresses operated by AS201200 in BG. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · opticalaser.netRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/opticalaser.net

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
eurointegra
Contact emails

Subdomains

10 observed subdomains of opticalaser.net.

Web-graph footprint

Distinct hostnames that link to or from opticalaser.net in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for opticalaser.net.

MechanismTarget
SPF_Am7.host.bg
SPF_Amail7.host.bg
SPF_Aopticalaser.net
SPF_INCLUDEserver10.spf.superhosting.bg
SPF_INCLUDEserver19.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP193.107.36.101/30
SPF_IP87.120.40.186
SPF_IP87.120.40.187
SPF_IP87.120.40.195
SPF_MXopticalaser.net

Related pages

Pivot deeper into the graph from opticalaser.net.

Cypher and MCP

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

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