Skip to content

Hostname

nq.pl

Last fetched

nq.pl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nq.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · nq.plRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nq.pl

Resolution chain

nq.pl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:nq.pl sp. z o.o.
Organization
Contact emails

Subdomains

1,163 observed subdomains of nq.pl.

Web-graph footprint

Distinct hostnames that link to or from nq.pl in the public web crawl.

37 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for nq.pl.

MechanismTarget
SPF_IP109.234.108.151/32
SPF_IP109.234.108.152/32
SPF_IP109.234.111.22
SPF_IP195.242.92.0/24
SPF_IP195.242.93.0/24
SPF_MXnq.pl

Related pages

Pivot deeper into the graph from nq.pl.

Cypher and MCP

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

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