Skip to content

Hostname

sk3.info

Last fetched

sk3.info resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · sk3.infoRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/sk3.info

Resolution chain

sk3.info resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.203.242.21018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.28.23334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.186.23854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.226.5754.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.81.16763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.146.3699.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1390
Organization
alan cooney
Contact emails

Subdomains

1 observed subdomain of sk3.info.

Subdomain
www.sk3.info

Threat posture

History

Related pages

Pivot deeper into the graph from sk3.info.

Cypher and MCP

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

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