Skip to content

Hostname

squla.pl

Last fetched

squla.pl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists registrar:hosting concepts b.v. as the registrar.

Nutrition Label

WHISPER CANON · squla.plRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/squla.pl

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.45.2513.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.3213.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.9213.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.45.9913.33.44.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
18.155.252.1118.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.11418.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.12718.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR
18.155.252.4618.155.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

Registrar
registrar:hosting concepts b.v.
Organization
Contact emails

Subdomains

2 observed subdomains of squla.pl.

Web-graph footprint

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

139 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for squla.pl.

MechanismTarget
SPF_REDIRECTspf.squ.la

Related pages

Pivot deeper into the graph from squla.pl.

Cypher and MCP

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

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