Skip to content

Hostname

learnsql.com

Last fetched

learnsql.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · learnsql.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/learnsql.com

Resolution chain

learnsql.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.86.10218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.6218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.12252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.1452.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.1652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.4352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
vertabelo sp. z o.o.
Contact emails

Subdomains

5 observed subdomains of learnsql.com.

Web-graph footprint

Distinct hostnames that link to or from learnsql.com in the public web crawl.

591 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for learnsql.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.tapfiliate.com

Related pages

Pivot deeper into the graph from learnsql.com.

Cypher and MCP

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

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