Skip to content

Hostname

brasty.com

Last fetched

brasty.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · brasty.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/brasty.com

Resolution chain

brasty.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.46.53104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.223.225172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.59.211.185185.59.208.0/22AS43541CZ
213.109.167.192213.109.164.0/22AS29134CZ

WHOIS identity

Registrar
iana:113
Organization
parfemgroup.cz s.r.o.
Contact emails

Subdomains

20 observed subdomains of brasty.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for brasty.com.

MechanismTarget
SPF_INCLUDE_emailing.heureka.cz
SPF_INCLUDE_spf.google.com
SPF_IP149.72.137.202
SPF_IP149.72.83.149
SPF_IP178.248.13.29
SPF_IP185.59.210.251
SPF_IP185.59.211.161
SPF_IP185.59.211.162
SPF_IP185.59.211.163
SPF_IP185.59.211.181
SPF_IP185.59.211.182
SPF_IP185.59.211.183
SPF_IP185.59.211.184
SPF_IP185.59.211.185
SPF_IP213.109.165.0/24
SPF_IP213.109.167.0/24
SPF_IP81.31.47.4

Related pages

Pivot deeper into the graph from brasty.com.

Cypher and MCP

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

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