Skip to content

Hostname

barcelonareview.com

Last fetched

barcelonareview.com resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · barcelonareview.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/barcelonareview.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.89.185.22151.89.0.0/16AS16276GB

WHOIS identity

Registrar
iana:48
Organization
the barcelona review
Contact emails

Subdomains

4 observed subdomains of barcelonareview.com.

Web-graph footprint

Distinct hostnames that link to or from barcelonareview.com in the public web crawl.

434 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • barcelonareview.com

SPF policy

6 SPF mechanisms authorising senders for barcelonareview.com.

MechanismTarget
SPF_Abarcelonareview.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEsecureserver.net
SPF_IP57.128.175.161
SPF_IP92.205.4.105
SPF_MXbarcelonareview.com

Related pages

Pivot deeper into the graph from barcelonareview.com.

Cypher and MCP

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

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