Skip to content

Hostname

cgjsf.org

Last fetched

cgjsf.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · cgjsf.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cgjsf.org

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.55.125143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.52143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.66143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.91143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.169.85.1183.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.85.183.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.85.583.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR
3.169.85.763.169.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.TR

WHOIS identity

Registrar
iana:1479
Organization
snapnames.com,
Contact emails

Subdomains

1 observed subdomain of cgjsf.org.

Subdomain
www.cgjsf.org

Web-graph footprint

Distinct hostnames that link to or from cgjsf.org in the public web crawl.

17 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cgjsf.org.

MechanismTarget
SPF_INCLUDEmxlogin.com

Related pages

Pivot deeper into the graph from cgjsf.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cgjsf.org"})-[: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.