Skip to content

Hostname

dynamiccatholic.com

Last fetched

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

Nutrition Label

WHISPER CANON · dynamiccatholic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dynamiccatholic.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.24.42104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.42104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
beth ford
Contact emails

Subdomains

36 observed subdomains of dynamiccatholic.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for dynamiccatholic.com.

MechanismTarget
SPF_Adynamiccatholic.com
SPF_Aproduction.na01.dynamiccatholicinstitute.demandware.net
SPF_Asmtp5.volusion.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf1.formassembly.com
SPF_IP165.225.128.241
SPF_IP18.223.241.251
SPF_IP192.232.237.177
SPF_IP192.254.121.248/32
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP63.76.155.0/25
SPF_IP66.49.57.82
SPF_IP69.165.42.0/26
SPF_IP69.61.147.21
SPF_IP72.2.118.229
SPF_MXdynamiccatholic.com

Related pages

Pivot deeper into the graph from dynamiccatholic.com.

Cypher and MCP

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

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