Skip to content

Hostname

brullov.com

Last fetched

brullov.com resolves to 1 IPv4 address operated by AS8342 in RU. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · brullov.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/brullov.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.177.140.20881.177.128.0/19AS8342RU

WHOIS identity

Registrar
iana:463
Organization
privacy protection service - r01.whoisproxy.ru.
Contact emails

Subdomains

7 observed subdomains of brullov.com.

Web-graph footprint

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

21 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for brullov.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDErsndr.ru
SPF_INCLUDEspf.unisender.com
SPF_REDIRECT_spf.yandex.net

Related pages

Pivot deeper into the graph from brullov.com.

Cypher and MCP

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

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