Skip to content

Hostname

baas.cat

Last fetched

baas.cat resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.45.111104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.213.144172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.74.81.73185.74.81.0/24AS43578BITNAP bitNAP Datacenter 01 BarcelonaES

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for baas.cat.

MechanismTarget
SPF_INCLUDEspf.eurovia.es
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamina.com
SPF_IP147.83.2.0/24
SPF_IP2.139.211.0/24
SPF_MXbaas.cat

Related pages

Pivot deeper into the graph from baas.cat.

Cypher and MCP

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

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