Skip to content

Hostname

laserprinting.org

Last fetched

laserprinting.org resolves to 1 IPv4 address operated by AS3164 in RO. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · laserprinting.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/laserprinting.org

Resolution chain

laserprinting.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
89.44.109.23789.44.109.0/24AS3164RO

WHOIS identity

Registrar
iana:625
Organization
bradu ovidiu dan
Contact emails

Subdomains

8 observed subdomains of laserprinting.org.

Web-graph footprint

Distinct hostnames that link to or from laserprinting.org in the public web crawl.

33 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • laserprinting.org

SPF policy

10 SPF mechanisms authorising senders for laserprinting.org.

MechanismTarget
SPF_Alaserprinting.org
SPF_IP185.88.28.175
SPF_IP188.241.194.110
SPF_IP45.143.228.141
SPF_IP45.143.228.5
SPF_IP51.75.54.13
SPF_IP54.37.239.81
SPF_IP89.44.109.237
SPF_IP91.121.209.129
SPF_MXlaserprinting.org

Related pages

Pivot deeper into the graph from laserprinting.org.

Cypher and MCP

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

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