Skip to content

Hostname

ctbar.org

Last fetched

ctbar.org resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ctbar.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ctbar.org

Resolution chain

ctbar.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.54.112.18952.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
connecticut bar association
Contact emails

Subdomains

7 observed subdomains of ctbar.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ctbar.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEinformz.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.ymem.net
SPF_INCLUDEspfa.cpmails.com
SPF_IP104.226.41.35

Related pages

Pivot deeper into the graph from ctbar.org.

Cypher and MCP

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

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