Skip to content

Hostname

perception.cat

Last fetched

perception.cat resolves to 2 IPv4 addresses operated by CLOUDING in ES. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · perception.catRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/perception.cat

Resolution chain

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

IPPrefixASNOperatorCountry
200.234.226.144200.234.226.0/24AS49635CLOUDINGES
85.208.102.16385.208.102.0/24AS208769NICALIAINTERNET Nicalia Internet, S.L.UES

WHOIS identity

Registrar
iana:1647
Organization
jordi rodriguez maynou
Contact emails

Subdomains

8 observed subdomains of perception.cat.

Web-graph footprint

Distinct hostnames that link to or from perception.cat in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for perception.cat.

MechanismTarget
SPF_Aperception.cat
SPF_INCLUDErelay.mailchannels.net
SPF_IP77.246.188.101
SPF_IP85.208.102.100
SPF_IP85.208.102.243
SPF_MXperception.cat

Related pages

Pivot deeper into the graph from perception.cat.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "perception.cat"})-[: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.