Skip to content

Hostname

caticafe.com

Last fetched

caticafe.com resolves to 1 IPv4 address operated by EG-VERI-MERKEZI in TR. WHOIS lists iana:3871 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.85.236.156185.85.236.0/24AS212249EG-VERI-MERKEZITR

WHOIS identity

Registrar
iana:3871
Organization
24 yemek yönetimi ticaret aş
Contact emails

Subdomains

1 observed subdomain of caticafe.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for caticafe.com.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net
SPF_IP141.98.113.72
SPF_IP185.85.236.156

Related pages

Pivot deeper into the graph from caticafe.com.

Cypher and MCP

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

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