Skip to content

Hostname

macba.cat

Last fetched

macba.cat resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.187.1613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2013.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8213.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.252.1113.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.4413.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.8013.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.252.9913.33.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
216.137.52.121216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.21216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.28216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
216.137.52.4216.137.52.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for macba.cat.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.111.179.131
SPF_IP217.111.179.132
SPF_IP217.111.179.149
SPF_IP84.88.0.6/32
SPF_IP84.88.0.7/32

Related pages

Pivot deeper into the graph from macba.cat.

Cypher and MCP

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

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