Skip to content

Hostname

sciket.com

Last fetched

sciket.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.178.188.13218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.28.14218.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.47.2393.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.188.24235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.198.4835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.243.5852.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.32.23454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.243.17243.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

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

Subdomains

16 observed subdomains of sciket.com.

Web-graph footprint

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

129 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for sciket.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from sciket.com.

Cypher and MCP

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

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