Skip to content

Hostname

high-quality.nl

Last fetched

high-quality.nl resolves to 1 IPv4 address operated by AS12859 in NL. WHOIS lists iana:1693 as the registrar.

Nutrition Label

WHISPER CANON · high-quality.nlRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/high-quality.nl

Resolution chain

high-quality.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
87.251.53.9987.251.32.0/19AS12859NL

WHOIS identity

Registrar
iana:1693
Organization
Contact emails

Subdomains

26 observed subdomains of high-quality.nl.

Web-graph footprint

Distinct hostnames that link to or from high-quality.nl in the public web crawl.

559 sites link to this hostname.

526 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for high-quality.nl.

MechanismTarget
SPF_INCLUDEspf.netfocus.nl
SPF_INCLUDEspf.otys.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP145.131.249.24
SPF_REDIRECTotys.nl

Related pages

Pivot deeper into the graph from high-quality.nl.

Cypher and MCP

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

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