Skip to content

Hostname

brainville.com

Last fetched

brainville.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · brainville.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/brainville.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.232.36.15052.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:146
Organization
brainville ab
Contact emails

Subdomains

6 observed subdomains of brainville.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for brainville.com.

MechanismTarget
SPF_Abrainville.com
SPF_INCLUDEbrainville.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.211.235.232
SPF_IP40.113.148.191
SPF_IP40.114.204.161

Related pages

Pivot deeper into the graph from brainville.com.

Cypher and MCP

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

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