Skip to content

Hostname

idescat.cat

Last fetched

idescat.cat resolves to 2 IPv4 addresses operated by GENCAT-AS in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
83.247.152.14483.247.152.0/24AS39551GENCAT-ASES
83.247.152.21983.247.152.0/24AS39551GENCAT-ASES

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for idescat.cat.

MechanismTarget
SPF_EXISTS%{i}.spf.hc489-80.eu.iphmx.com
SPF_INCLUDEspf.ironport.gencat.cat
SPF_IP207.54.69.189
SPF_IP207.54.76.180
SPF_IP207.54.76.248
SPF_IP207.54.77.56
SPF_IP54.72.134.63
SPF_MXidescat.cat

Related pages

Pivot deeper into the graph from idescat.cat.

Cypher and MCP

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

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