Skip to content

Hostname

catchyfinances.com

Last fetched

catchyfinances.com resolves to 1 IPv4 address operated by AS29066 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · catchyfinances.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/catchyfinances.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.195.98.13185.195.64.0/18AS29066DE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

5 observed subdomains of catchyfinances.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for catchyfinances.com.

MechanismTarget
SPF_Acatchyfinances.com
SPF_IP104.206.56.171/32
SPF_IP104.206.56.172/32
SPF_IP107.158.55.163/32
SPF_IP107.158.55.164/32
SPF_IP107.158.55.165/32
SPF_IP107.158.55.166/32
SPF_IP5.252.234.16/32
SPF_IP5.252.234.160/32
SPF_IP5.252.234.17/32
SPF_IP5.252.234.237/32
SPF_MXcatchyfinances.com

Related pages

Pivot deeper into the graph from catchyfinances.com.

Cypher and MCP

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

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