Skip to content

Hostname

k6.io

Last fetched

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

Nutrition Label

WHISPER CANON · k6.ioRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/k6.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.176.12818.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.4218.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.5818.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.176.6718.238.176.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.12818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.11452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1352.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.4152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9452.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.12754.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.12854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.7954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
load impact
Contact emails

Subdomains

26 observed subdomains of k6.io.

Web-graph footprint

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

1,013 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for k6.io.

MechanismTarget
SPF_Ak6.io
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_IP109.228.153.253/32
SPF_IP208.43.31.118/32
SPF_MXk6.io

Related pages

Pivot deeper into the graph from k6.io.

Cypher and MCP

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

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