Skip to content

Hostname

z-laser.com

Last fetched

z-laser.com resolves to 1 IPv4 address operated by AS34788 in DE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · z-laser.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/z-laser.com

Resolution chain

z-laser.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
85.13.166.21185.13.166.0/24AS34788DE

WHOIS identity

Registrar
iana:83
Organization
alexander klein
Contact emails

Subdomains

8 observed subdomains of z-laser.com.

Web-graph footprint

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

105 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for z-laser.com.

MechanismTarget
SPF_Az-laser.com
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.tem.scaleway.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP109.90.210.118
SPF_IP192.166.167.46
SPF_IP87.129.171.226
SPF_IP93.191.164.122
SPF_MXz-laser.com

Related pages

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

Cypher and MCP

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

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