Skip to content

Hostname

www.practle.io

Last fetched

www.practle.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.3.3218.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.5718.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.7018.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.65.3.8018.65.2.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.1043.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.123.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.573.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.158.853.163.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.practle.io in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for www.practle.io.

MechanismTarget
SPF_INCLUDE_spf.odoo.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from www.practle.io.

Cypher and MCP

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

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