Skip to content

Hostname

sq3.nl

Last fetched

sq3.nl resolves to 1 IPv4 address operated by AS216022 in NL. WHOIS lists registrar:the registrar company b.v. as the registrar.

Nutrition Label

WHISPER CANON · sq3.nlRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/sq3.nl

Resolution chain

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

IPPrefixASNOperatorCountry
31.57.244.10631.57.244.0/24AS216022NL

WHOIS identity

Registrar
registrar:the registrar company b.v.
Organization
Contact emails

Subdomains

37 observed subdomains of sq3.nl.

Web-graph footprint

Distinct hostnames that link to or from sq3.nl in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for sq3.nl.

MechanismTarget
SPF_Asq3.nl
SPF_Aweb01.my-server.eu
SPF_INCLUDEmail.sq3.nl
SPF_INCLUDEmailer.sq3.nl
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEsq3.nl
SPF_MXsq3.nl

Related pages

Pivot deeper into the graph from sq3.nl.

Cypher and MCP

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

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