Skip to content

Hostname

sckur.com

Last fetched

sckur.com resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3862 as the registrar.

Nutrition Label

WHISPER CANON · sckur.comRouting diversity8.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/sckur.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.1.240104.16.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.13.25104.16.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.135.19104.16.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.143.192104.16.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.176.58104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.177.9104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.184.91104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.199.38104.16.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.21.236104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.21.57104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.216.62104.16.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.224.99104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.243.97104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.246.132104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.251.96104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.252.105104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.26.182104.16.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.33.67104.16.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.56.242104.16.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.72.228104.16.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3862
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

16 observed subdomains of sckur.com.

Threat posture

History

Related pages

Pivot deeper into the graph from sckur.com.

Cypher and MCP

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

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