Skip to content

Hostname

ls-printing.com

Last fetched

ls-printing.com resolves to 1 IPv4 address operated by AS12519 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ls-printing.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ls-printing.com

Resolution chain

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

IPPrefixASNOperatorCountry
212.42.180.237212.42.160.0/19AS12519GB

WHOIS identity

Registrar
iana:48
Organization
hazelwood close
Contact emails

Subdomains

21 observed subdomains of ls-printing.com.

Web-graph footprint

Distinct hostnames that link to or from ls-printing.com in the public web crawl.

11 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ls-printing.com.

MechanismTarget
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEeurope.o365.crossware.co.nz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.42.179.82
SPF_IP78.86.191.190
SPF_IP79.121.198.107
SPF_IP81.31.68.91
SPF_IP87.252.39.41
SPF_IP87.252.39.45

Related pages

Pivot deeper into the graph from ls-printing.com.

Cypher and MCP

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

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