Skip to content

Hostname

sketernix.com

Last fetched

sketernix.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · sketernix.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sketernix.com

Resolution chain

sketernix.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.37.109.1623.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.94.2033.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.206.8743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.171.11654.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:468
Organization
on behalf of sketernix.com owner
Contact emails

Subdomains

1 observed subdomain of sketernix.com.

Web-graph footprint

Distinct hostnames that link to or from sketernix.com in the public web crawl.

7 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for sketernix.com.

MechanismTarget
SPF_IP125.141.205.112
SPF_IP13.124.111.122/32
SPF_IP13.209.158.25
SPF_IP169.56.72.18
SPF_IP39.117.196.246
SPF_IP39.117.196.247
SPF_IP43.200.19.118

Related pages

Pivot deeper into the graph from sketernix.com.

Cypher and MCP

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

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