Skip to content

Hostname

super3.cat

Last fetched

super3.cat resolves to 1 IPv4 address operated by SERVIHOSTING-AS AireNetworks in ES.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.104.134.129185.104.134.0/24AS29119SERVIHOSTING-AS AireNetworksES

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 super3.cat in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for super3.cat.

MechanismTarget
SPF_Asuper3.cat
SPF_INCLUDEccma.cat
SPF_IP193.104.51.0/24
SPF_IP193.47.145.0/24
SPF_IP213.229.186.124
SPF_IP217.182.38.24/32
SPF_IP54.37.87.66
SPF_MXsuper3.cat

Related pages

Pivot deeper into the graph from super3.cat.

Cypher and MCP

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

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