Skip to content

Hostname

catholiccincinnati.org

Last fetched

catholiccincinnati.org resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · catholiccincinnati.orgRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/catholiccincinnati.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.15016.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.5916.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.6516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.20216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.23016.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.5116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.67.17316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.22.1663.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.114.17052.216.114.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.101.20352.217.100.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.73.7552.217.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.168.554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.197.23754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.8554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
archdiocese of cincinnati
Contact emails

Subdomains

5 observed subdomains of catholiccincinnati.org.

Web-graph footprint

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

217 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for catholiccincinnati.org.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from catholiccincinnati.org.

Cypher and MCP

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

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