Skip to content

Hostname

qls.gr

Last fetched

qls.gr resolves to 1 IPv4 address operated by AS47521 in GR.

Nutrition Label

WHISPER CANON · qls.grRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/qls.gr

Resolution chain

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

IPPrefixASNOperatorCountry
185.78.220.148185.78.220.0/22AS47521GR

WHOIS identity

Registrar
Organization
neochimiki - lamda_diterzent
Contact emails

Subdomains

28 observed subdomains of qls.gr.

Web-graph footprint

Distinct hostnames that link to or from qls.gr in the public web crawl.

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • qls.gr

SPF policy

7 SPF mechanisms authorising senders for qls.gr.

MechanismTarget
SPF_Aqls.gr
SPF_IP185.78.220.148
SPF_IP62.103.147.0/24
SPF_IP62.38.63.64/28
SPF_IP83.235.66.0/24
SPF_IP83.235.69.0/24
SPF_MXqls.gr

Related pages

Pivot deeper into the graph from qls.gr.

Cypher and MCP

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

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