Skip to content

Hostname

scgfw.com

Last fetched

scgfw.com resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · scgfw.comRouting diversity4.5/10Peering density10.0/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/scgfw.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.27.238104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.169.211172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.145.74.15045.145.74.0/24AS201106SPARTANHOST - Spartan Host LtdUS
45.145.74.6745.145.74.0/24AS201106SPARTANHOST - Spartan Host LtdUS
45.145.75.12745.145.75.0/24AS201106SPARTANHOST - Spartan Host LtdUS
45.154.215.14445.154.215.0/24AS201106SPARTANHOST - Spartan Host LtdUS
62.204.54.8962.204.54.0/24AS201106SPARTANHOST - Spartan Host LtdUS
66.94.123.9766.94.120.0/21AS40021CONTABO-40021 - Contabo Inc.US

WHOIS identity

Registrar
iana:1599
Organization
chen yang bo
Contact emails

Subdomains

2 observed subdomains of scgfw.com.

Web-graph footprint

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

30 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from scgfw.com.

Cypher and MCP

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

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