Skip to content

Hostname

laser-flash.com

Last fetched

laser-flash.com resolves to 6 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · laser-flash.comRouting diversity3.9/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/laser-flash.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.149.120.334.151.144.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.160.17.7134.167.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
34.160.81.20334.167.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.190.31.5435.192.176.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.227.194.5135.229.112.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
35.244.153.4435.246.160.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of laser-flash.com.

Web-graph footprint

Distinct hostnames that link to or from laser-flash.com in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for laser-flash.com.

MechanismTarget
SPF_Alaser-flash.com
SPF_Ausm67.siteground.biz
SPF_INCLUDEamazonses.com
SPF_INCLUDElaser-flash.com.spf.auto.dnssmarthost.net
SPF_IP35.215.67.201
SPF_MXlaser-flash.com

Related pages

Pivot deeper into the graph from laser-flash.com.

Cypher and MCP

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

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