Skip to content

Hostname

catas.com

Last fetched

catas.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.8.84104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.84104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.64172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
ing. angelo speranza
Contact emails

Subdomains

11 observed subdomains of catas.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for catas.com.

MechanismTarget
SPF_INCLUDEintercomsolutions.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.28.64.218
SPF_IP217.28.64.226
SPF_IP84.33.91.121

Related pages

Pivot deeper into the graph from catas.com.

Cypher and MCP

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

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