Skip to content

Hostname

scgjwd.com

Last fetched

scgjwd.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · scgjwd.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/scgjwd.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.22.41104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.23.41104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 7151571251
Contact emails

Subdomains

5 observed subdomains of scgjwd.com.

Web-graph footprint

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

350 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for scgjwd.com.

MechanismTarget
SPF_INCLUDE_spf.one.th
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP148.105.0.0/16
SPF_IP18.208.22.116
SPF_IP198.2.128.0/18
SPF_IP203.130.145.20
SPF_IP203.130.145.21
SPF_IP203.154.160.80
SPF_IP205.201.128.0/20
SPF_IP58.137.69.123
SPF_IP58.137.69.20
SPF_IP58.137.69.21

Related pages

Pivot deeper into the graph from scgjwd.com.

Cypher and MCP

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

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