Skip to content

Hostname

sc-citf.com

Last fetched

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

Nutrition Label

WHISPER CANON · sc-citf.comRouting diversity5.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sc-citf.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.112.176104.16.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.196.10104.16.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.199.175104.16.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.227.12104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.229.134104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.230.183104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.238.116104.16.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.36.148104.16.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.13.38104.17.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.196.184104.17.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.37.77104.18.37.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.244.74104.19.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.248.61104.19.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.252.59104.19.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.25.17104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.103.87104.25.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.239.232104.25.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.29.65104.25.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.25.56.101104.25.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.27.192.65104.27.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:3758
Organization
cems
Contact emails

Subdomains

1 observed subdomain of sc-citf.com.

Threat posture

History

Related pages

Pivot deeper into the graph from sc-citf.com.

Cypher and MCP

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

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