Skip to content

Hostname

www.learnlab.net

Last fetched

www.learnlab.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH.

Nutrition Label

WHISPER CANON · www.learnlab.netRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.learnlab.net

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.202.11918.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.12118.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.4218.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.172.202.8718.172.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.TH
18.245.46.12318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.218.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with www.learnlab.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.learnlab.net.

MechanismTarget
SPF_Awww.learnlab.net
SPF_INCLUDE_spf.cpanel.guru
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb6.cpanel.guru
SPF_IP193.93.253.18
SPF_IP193.93.253.54
SPF_MXwww.learnlab.net

Related pages

Pivot deeper into the graph from www.learnlab.net.

Cypher and MCP

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

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