Skip to content

Hostname

marhotel.com.br

Last fetched

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

Nutrition Label

WHISPER CANON · marhotel.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/marhotel.com.br

Resolution chain

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

WHOIS identity

Registrar
Organization
paulista praia hotel s/a
Contact emails

Subdomains

15 observed subdomains of marhotel.com.br.

Web-graph footprint

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

37 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for marhotel.com.br.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEbounce.mkt.marhotel.com.br
SPF_INCLUDEmta.mkt.marhotel.com.br
SPF_INCLUDEspf-inpost.tmcas.trendmicro.com
SPF_INCLUDEspf-repost.tmcas.trendmicro.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.147.225.239
SPF_IP136.147.229.20
SPF_IP177.221.34.12
SPF_IP189.112.73.50
SPF_IP189.112.73.61

Related pages

Pivot deeper into the graph from marhotel.com.br.

Cypher and MCP

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

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