Skip to content

Hostname

brandcloud.pro

Last fetched

brandcloud.pro resolves to 1 IPv4 address operated by AS51586 in CZ. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · brandcloud.proRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/brandcloud.pro

Resolution chain

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

IPPrefixASNOperatorCountry
185.216.220.49185.216.220.0/22AS51586CZ

WHOIS identity

Registrar
iana:1505
Organization
brandcloud s.r.o.
Contact emails

Subdomains

76 observed subdomains of brandcloud.pro.

Web-graph footprint

Distinct hostnames that link to or from brandcloud.pro in the public web crawl.

24 sites link to this hostname.

72 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for brandcloud.pro.

MechanismTarget
SPF_Abrandcloud.pro
SPF_INCLUDE1931282.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP109.123.209.5/24
SPF_IP109.123.209.6/24
SPF_IP185.216.220.44
SPF_IP185.49.188.51
SPF_IP217.16.187.1/24
SPF_IP81.0.240.251/26
SPF_IP81.0.240.252/26
SPF_IP81.0.240.253/26
SPF_IP81.0.240.254
SPF_MXbrandcloud.pro

Related pages

Pivot deeper into the graph from brandcloud.pro.

Cypher and MCP

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

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