Skip to content

Hostname

kwik-way.com

Last fetched

kwik-way.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:57 as the registrar.

Nutrition Label

WHISPER CANON · kwik-way.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kwik-way.com

Resolution chain

kwik-way.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.239.236.12218.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.4618.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.6818.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.7918.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
54.230.62.10254.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.10554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.3454.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
54.230.62.5554.230.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:57
Organization
csmjbs enterprises - private registration
Contact emails

Subdomains

13 observed subdomains of kwik-way.com.

Web-graph footprint

Distinct hostnames that link to or from kwik-way.com in the public web crawl.

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for kwik-way.com.

MechanismTarget
SPF_Akwik-way.com
SPF_IP205.251.153.99
SPF_IP209.140.31.153
SPF_MXkwik-way.com

Related pages

Pivot deeper into the graph from kwik-way.com.

Cypher and MCP

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

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