Skip to content

Hostname

es.bcnfarma.com

Last fetched

es.bcnfarma.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · es.bcnfarma.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/es.bcnfarma.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with es.bcnfarma.com in WhisperGraph.

Subdomains

1 observed subdomain of es.bcnfarma.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for es.bcnfarma.com.

MechanismTarget
SPF_Aes.bcnfarma.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP77.246.178.240
SPF_IP77.246.191.130
SPF_IP77.246.191.218
SPF_IP77.246.191.234
SPF_IP77.246.191.74
SPF_IP92.60.32.65
SPF_MXes.bcnfarma.com

Related pages

Pivot deeper into the graph from es.bcnfarma.com.

Cypher and MCP

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

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