Skip to content

Hostname

brzoski.com

Last fetched

brzoski.com resolves to 1 IPv4 address operated by AS47544 in PL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · brzoski.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/brzoski.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.248.187.9746.248.160.0/19AS47544PL

WHOIS identity

Registrar
iana:269
Organization
mailbox.pro sp. z o.o.
Contact emails

Subdomains

1 observed subdomain of brzoski.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for brzoski.com.

MechanismTarget
SPF_Abrzoski.com
SPF_IP212.85.96.0/19
SPF_IP62.129.192.0/18
SPF_IP79.96.0.0/16
SPF_IP89.161.128.0/17
SPF_MXbrzoski.com

Related pages

Pivot deeper into the graph from brzoski.com.

Cypher and MCP

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

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