Skip to content

Hostname

qwil.io

Last fetched

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

Nutrition Label

WHISPER CANON · qwil.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/qwil.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.12913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.7213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.206.10218.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.318.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.7118.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.206.9118.154.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.11818.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.7918.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.8018.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.192.9918.155.192.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
Contact emails

Subdomains

16 observed subdomains of qwil.io.

Web-graph footprint

Distinct hostnames that link to or from qwil.io in the public web crawl.

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for qwil.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEem1286.qwil.io
SPF_INCLUDEo1.ptr7346.qwil.io
SPF_INCLUDEsendgrid.net
SPF_IP149.72.217.193
SPF_MXqwil.io

Related pages

Pivot deeper into the graph from qwil.io.

Cypher and MCP

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

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