Skip to content

Hostname

squla.it

Last fetched

squla.it resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists registrar:hosting concepts b.v. as the registrar.

Nutrition Label

WHISPER CANON · squla.itRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/squla.it

Resolution chain

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

IPPrefixASNOperatorCountry
62.221.197.21662.221.192.0/19AS48635NL

WHOIS identity

Registrar
registrar:hosting concepts b.v.
Organization
futurewhiz media bv
Contact emails

Subdomains

3 observed subdomains of squla.it.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for squla.it.

MechanismTarget
SPF_Asqula.it
SPF_INCLUDEspf.spamservice.nl
SPF_MXsqula.it

Related pages

Pivot deeper into the graph from squla.it.

Cypher and MCP

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

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