Skip to content

Hostname

laser-infotech.com

Last fetched

laser-infotech.com resolves to 1 IPv4 address operated by AS51713 in GB. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · laser-infotech.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/laser-infotech.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.72.248.20569.72.248.0/24AS51713GB

WHOIS identity

Registrar
iana:113
Organization
laser infotech
Contact emails

Subdomains

41 observed subdomains of laser-infotech.com.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for laser-infotech.com.

MechanismTarget
SPF_Alaser-infotech.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.supercp.com
SPF_IP185.146.22.249
SPF_IP68.66.248.39
SPF_IP69.72.248.205
SPF_IP85.187.155.124
SPF_MXlaser-infotech.com

Related pages

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

Cypher and MCP

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

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