Skip to content

Hostname

squla.nl

Last fetched

squla.nl resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · squla.nlRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/squla.nl

Resolution chain

squla.nl resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.29.129108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.17108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.8108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.81108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1163.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1233.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.293.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.603.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.132.12952.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.8052.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.8552.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.132.9552.84.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.12254.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.5654.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

7 observed subdomains of squla.nl.

Web-graph footprint

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

382 sites link to this hostname.

361 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for squla.nl.

MechanismTarget
SPF_INCLUDE_spf.exsilia.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP50.31.36.179

Related pages

Pivot deeper into the graph from squla.nl.

Cypher and MCP

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

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